From ecca4fe3f8aebc5b42c2acda2e5d28d6a90a821e Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 8 Apr 2020 11:39:54 -0400 Subject: [PATCH] top link to 2.0 from the 1.4 docs as these two versions are highly interrelated Change-Id: I353ba3d40584781a547435e3ba2b3c36d926ba94 --- doc/build/changelog/migration_14.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/build/changelog/migration_14.rst b/doc/build/changelog/migration_14.rst index 72cd996fb8..b358180759 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 ============================ -- 2.47.2