From: Mike Bayer Date: Sun, 9 Jul 2017 18:09:36 +0000 (-0400) Subject: - remove "under development" for 1.2 migration notes X-Git-Tag: rel_1_2_0b1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e478a8c00d053d6532deec0f1a59128d836f3090;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - remove "under development" for 1.2 migration notes Change-Id: I660a4966e7375859058025ef132c595f74293e4c --- diff --git a/doc/build/changelog/migration_12.rst b/doc/build/changelog/migration_12.rst index 52442f9752..0e1b14d2a0 100644 --- a/doc/build/changelog/migration_12.rst +++ b/doc/build/changelog/migration_12.rst @@ -5,8 +5,7 @@ What's New in SQLAlchemy 1.2? .. admonition:: About this Document This document describes changes between SQLAlchemy version 1.1 - and SQLAlchemy version 1.2. 1.2 is currently under development - and is unreleased. + and SQLAlchemy version 1.2. Introduction