diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-07-06 17:10:19 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-07-06 17:27:47 -0400 |
commit | 9f98070a589c8f1df166d38be779857926399cfb (patch) | |
tree | 60e59092f341df0c5a9e66fafb9b0240b8d92f42 | |
parent | 3e654204fd9fafb5da98c772cae29f03096d6b03 (diff) | |
download | sqlalchemy-9f98070a589c8f1df166d38be779857926399cfb.tar.gz |
- 1.0.14 changelog update
(cherry picked from commit e9a1d7bc6a0ae4ec09b6431d23d201654013c6a7)
Change-Id: I5bab3fd6f2ec4986fd6b1049844f3851958d0c66
-rw-r--r-- | doc/build/changelog/changelog_10.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 724792174..1b27a1dfc 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -17,6 +17,7 @@ .. changelog:: :version: 1.0.14 + :released: July 6, 2016 .. change:: :tags: bug, postgresql |