]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- fill in forwards-ports for 1.1 in 1.0 changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Aug 2016 03:39:49 +0000 (23:39 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Aug 2016 03:39:49 +0000 (23:39 -0400)
Change-Id: I8d44b90bb9d05275de19d3ce2d9124050add5f01

doc/build/changelog/changelog_10.rst

index 16a38e662632fb4ce95b1271a614d7bddad47366..201a858dea1b0a9340a4af06bf5c793384d783c4 100644 (file)
@@ -21,6 +21,7 @@
     .. change::
         :tags: bug, sql
         :tickets: 3755
+        :versions: 1.1.0
 
         Fixed bug in :class:`.Table` where the internal method
         ``_reset_exported()`` would corrupt the state of the object.  This
@@ -31,6 +32,7 @@
     .. change::
         :tags: bug, ext
         :tickets: 3743
+        :versions: 1.1.0b3
 
         Fixed bug in ``sqlalchemy.ext.baked`` where the unbaking of a
         subquery eager loader query would fail due to a variable scoping