diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-10-20 18:14:26 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-10-20 18:14:26 -0400 |
commit | 8a4a1fd70ab939b9a8572343bb3a9529449a5cec (patch) | |
tree | 44e7cd5f20affe6991cada59bb5e210a0242669b | |
parent | 13278d110804e4c28c6e81412d5ede1b8f4f6947 (diff) | |
download | sqlalchemy-8a4a1fd70ab939b9a8572343bb3a9529449a5cec.tar.gz |
- release date for 1.0.9
-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 3a50b5cb0..2442ac79a 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -17,6 +17,7 @@ .. changelog:: :version: 1.0.9 + :released: October 20, 2015 .. change:: :tags: bug, orm, postgresql |