diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-09-05 09:56:17 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-09-05 10:02:27 -0400 |
commit | 202048654645e559db5fe1dddfe07e123f45bba3 (patch) | |
tree | 36a0ba0402ef4408afc4a7689a793c010aa18866 | |
parent | e76c012ec767da288cdb055f14cb9e2d7b41f6e7 (diff) | |
download | sqlalchemy-202048654645e559db5fe1dddfe07e123f45bba3.tar.gz |
- 1.1.14 placeholder
Change-Id: I1648f7780cc0accdfe7650a62754b39c8e5552a8
(cherry picked from commit 2cdb0777c2bfd35b1cdda7fdb9ce60122211bc29)
-rw-r--r-- | doc/build/changelog/changelog_11.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 74b00fac0..b4e3f5211 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -19,10 +19,14 @@ :start-line: 5 .. changelog:: - :version: 1.1.13 + :version: 1.1.14 :include_notes_from: unreleased_11 .. changelog:: + :version: 1.1.13 + :released: August 3, 2017 + +.. changelog:: :version: 1.1.12 :released: July 24, 2017 |