From: Mike Bayer Date: Wed, 8 Apr 2020 15:39:54 +0000 (-0400) Subject: top link to 2.0 from the 1.4 docs X-Git-Tag: rel_1_4_0b1~408 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecca4fe3f8aebc5b42c2acda2e5d28d6a90a821e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git top link to 2.0 from the 1.4 docs as these two versions are highly interrelated Change-Id: I353ba3d40584781a547435e3ba2b3c36d926ba94 --- 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 ============================