]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 4 Apr 2013 19:32:31 +0000 (15:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 4 Apr 2013 19:32:31 +0000 (15:32 -0400)
docs/build/changelog.rst

index 25b72a3f3f25a8250db07f9fad3a909fd95ee084..eabb221224fd55b8b240f250dca7b5c712322aa2 100644 (file)
@@ -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