From: Mike Bayer Date: Thu, 4 Apr 2013 19:32:31 +0000 (-0400) Subject: changelog X-Git-Tag: rel_0_5_0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c739dbf2399bc5f6da0478caae360cc5b74b6061;p=thirdparty%2Fsqlalchemy%2Falembic.git changelog --- diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 25b72a3f..eabb2212 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -6,6 +6,15 @@ Changelog .. changelog:: :version: 0.5.0 + .. change:: + :tags: feature + :pullreq: 30 + :tickets: 115 + + upgrade and downgrade commands will list the + first line of the docstring out next to the + version number. Courtesy Hong Minhee. + .. change:: :tags: feature :pullreq: 28