]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add backports
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 Jul 2016 18:57:49 +0000 (14:57 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 Jul 2016 18:59:18 +0000 (14:59 -0400)
Change-Id: Iee0bf9e60a5991bedbe29b305803b4c79ac5c511
(cherry picked from commit 849df799ec4107d0992c8eb0e015b74916aee266)

doc/build/changelog/changelog_10.rst

index 8a6b6b370326552065e1571aac7496160e682ec3..a1e7d367891b9cae79816cbd0906a3fbe6d5999e 100644 (file)
@@ -21,6 +21,7 @@
     .. change::
         :tags: bug, sql
         :tickets: 3735
+        :versions: 1.1.0b2
 
         Fixed issue in SQL math negation operator where the type of the
         expression would no longer be the numeric type of the original.
@@ -30,6 +31,7 @@
     .. change::
         :tags: bug, sql
         :tickets: 3728
+        :versions: 1.1.0b2
 
         Fixed bug whereby the ``__getstate__`` / ``__setstate__``
         methods for sqlalchemy.util.Properties were