From 849df799ec4107d0992c8eb0e015b74916aee266 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 1 Jul 2016 14:57:49 -0400 Subject: [PATCH] - add backports Change-Id: Iee0bf9e60a5991bedbe29b305803b4c79ac5c511 --- doc/build/changelog/changelog_10.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 8a6b6b3703..a1e7d36789 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -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 -- 2.47.3