diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-05-31 17:28:09 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-05-31 17:28:09 -0400 |
commit | 01ffcf387f821e22986b760b15d9db2af3607ab4 (patch) | |
tree | 8557ac4bd2a96a21394f6341db0b4e2edaab7817 | |
parent | cfee6a2537b3608e8b120e2c9f8cf51e29a8341f (diff) | |
download | sqlalchemy-01ffcf387f821e22986b760b15d9db2af3607ab4.tar.gz |
cherry-pick changelog update for 1.4.38
-rw-r--r-- | doc/build/changelog/changelog_14.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_14.rst b/doc/build/changelog/changelog_14.rst index 3dec69cfb..6c3c3af22 100644 --- a/doc/build/changelog/changelog_14.rst +++ b/doc/build/changelog/changelog_14.rst @@ -14,6 +14,10 @@ This document details individual issue-level changes made throughout .. changelog:: + :version: 1.4.38 + :include_notes_from: unreleased_14 + +.. changelog:: :version: 1.4.37 :released: May 31, 2022 |