From: Mike Bayer Date: Thu, 16 Jun 2016 19:56:56 +0000 (-0400) Subject: - dont need this X-Git-Tag: rel_1_1_0b2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec36df00af58b8c12b9f6685fdb443eda6755fe2;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - dont need this --- diff --git a/doc/build/changelog/migration_11.rst b/doc/build/changelog/migration_11.rst index f6e04225db..b47614a12c 100644 --- a/doc/build/changelog/migration_11.rst +++ b/doc/build/changelog/migration_11.rst @@ -4,19 +4,8 @@ What's New in SQLAlchemy 1.1? .. admonition:: About this Document - This document describes changes between SQLAlchemy version 1.0, - at the moment the current release series of SQLAlchemy, - and SQLAlchemy version 1.1, which is the current development - series of SQLAlchemy. - - As the 1.1 series is under development, issues that are targeted - at this series can be seen under the - `1.1 milestone `_. - Please note that the set of issues within the milestone is not fixed; - some issues may be moved to later milestones in order to allow - for a timely release. - - Document last updated: March 23, 2016 + This document describes changes between SQLAlchemy version 1.0 + and SQLAlchemy version 1.1. Introduction ============