]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Sep 2013 03:15:12 +0000 (23:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Sep 2013 03:15:12 +0000 (23:15 -0400)
docs/build/changelog.rst

index 5284e30c47c5131f3effcfab126ad12075d363ab..13cf8ca34e11502f8d20f789035e907c9eebf3e8 100644 (file)
@@ -7,6 +7,13 @@ Changelog
     :version: 0.6.1
     :released: no release date
 
+    .. change::
+      :tags: bug
+      :tickets: 145
+
+      Fixed py3k bug where the wrong form of ``next()`` was being called
+      when using the list_templates command.  Courtesy Chris Wilkes.
+
     .. change::
       :tags: feature
       :tickets: 107