diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-08-17 16:12:12 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-08-17 16:12:12 -0400 |
commit | bd61d19a1c2f5d70131ed09eee69198f75d3ac44 (patch) | |
tree | c9f750c6584827ffc9b1490d77caed0823a74156 | |
parent | 111565a9dc3077ceb7e3363900e322a96efcfda0 (diff) | |
download | sqlalchemy-bd61d19a1c2f5d70131ed09eee69198f75d3ac44.tar.gz |
cherry-pick changelog update for 1.3.20
-rw-r--r-- | doc/build/changelog/changelog_13.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_13.rst b/doc/build/changelog/changelog_13.rst index ca06ad553..78a7d7ff2 100644 --- a/doc/build/changelog/changelog_13.rst +++ b/doc/build/changelog/changelog_13.rst @@ -11,6 +11,10 @@ :start-line: 5 .. changelog:: + :version: 1.3.20 + :include_notes_from: unreleased_13 + +.. changelog:: :version: 1.3.19 :released: August 17, 2020 |