diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-03-29 16:15:53 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-03-29 16:15:53 -0400 |
commit | 6220e09f6149bb4bc12e12c2557e1ca750fb65e5 (patch) | |
tree | 76d361f6865eb2520946c2f8e0d241280ac14857 | |
parent | cabd14fa15845643b3968fde3767d4c5e1fdffee (diff) | |
download | sqlalchemy-6220e09f6149bb4bc12e12c2557e1ca750fb65e5.tar.gz |
- start changelog for 1.1.8
Change-Id: I6c23f43ca76aeca469980fc8be228af20c2c700d
-rw-r--r-- | doc/build/changelog/changelog_11.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 611ff2541..9cefeac07 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -19,6 +19,9 @@ :start-line: 5 .. changelog:: + :version: 1.1.8 + +.. changelog:: :version: 1.1.7 :released: March 27, 2017 |