diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-23 18:39:47 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-23 18:39:47 -0400 |
| commit | 860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7 (patch) | |
| tree | 8c9ff2bc98b4f5bfc5e7db84360d973c7308259d | |
| parent | 57f7788ec2ea0de56137c8ac6909948e2ae91489 (diff) | |
| download | sqlalchemy-860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7.tar.gz | |
Issue #4115 will be backported to 1.1, move changelog file
Change-Id: Ib5039ad9cbdf036ab78b74266847fd67cdcfbfc3
| -rw-r--r-- | doc/build/changelog/unreleased_11/4115.rst (renamed from doc/build/changelog/unreleased_12/4115.rst) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/build/changelog/unreleased_12/4115.rst b/doc/build/changelog/unreleased_11/4115.rst index f94f60059..00c271841 100644 --- a/doc/build/changelog/unreleased_12/4115.rst +++ b/doc/build/changelog/unreleased_11/4115.rst @@ -1,6 +1,7 @@ :change: :tags: bug, mysql :tickets: 4115 + :versions: 1.2.0b4 Fixed regression from 1.2.0b3 where "MariaDB" version comparison can - fail for some particular MariaDB version strings under Python 3.
\ No newline at end of file + fail for some particular MariaDB version strings under Python 3. |
