From: Mike Bayer Date: Mon, 10 Nov 2014 16:11:30 +0000 (-0500) Subject: - edit X-Git-Tag: rel_0_7_0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3db1096d3f43ed75bf25540496f314451420bf;p=thirdparty%2Fsqlalchemy%2Falembic.git - edit --- diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 6b326482..770fdbb9 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -177,10 +177,12 @@ Changelog testing, and 3rd party dialect testing. .. change:: - :tags: change + :tags: changed, compatibility Minimum SQLAlchemy version is now 0.7.6, however at least - 0.8.4 is strongly recommended. + 0.8.4 is strongly recommended. The overhaul of the test suite + allows for fully passing tests on all SQLAlchemy versions + from 0.7.6 on forward. .. change:: :tags: bug, operations