]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- edit
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Nov 2014 16:11:30 +0000 (11:11 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Nov 2014 16:11:30 +0000 (11:11 -0500)
docs/build/changelog.rst

index 6b32648208bd6b2770bbdf7551ff37a4b3b5a019..770fdbb9913ca79fbe442043707e59e7d5f1f77f 100644 (file)
@@ -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