summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-04-08 11:39:54 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-04-08 11:39:54 -0400
commitecca4fe3f8aebc5b42c2acda2e5d28d6a90a821e (patch)
tree2c276e8ad0f6c9d5d2bd7642ec0d05f8f4955e8a
parentea02170c9f59392a8cb785682274a8578d13c1f7 (diff)
downloadsqlalchemy-ecca4fe3f8aebc5b42c2acda2e5d28d6a90a821e.tar.gz
top link to 2.0 from the 1.4 docs
as these two versions are highly interrelated Change-Id: I353ba3d40584781a547435e3ba2b3c36d926ba94
-rw-r--r--doc/build/changelog/migration_14.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/changelog/migration_14.rst b/doc/build/changelog/migration_14.rst
index 72cd996fb..b35818075 100644
--- a/doc/build/changelog/migration_14.rst
+++ b/doc/build/changelog/migration_14.rst
@@ -18,6 +18,8 @@ What's New in SQLAlchemy 1.4?
implicit behaviors and rarely-used API flags that complicate the internals
and hinder performance will be removed.
+ For the current status of SQLAlchemy 2.0, see :ref:`migration_20_toplevel`.
+
Behavioral Changes - General
============================