From: Mike Bayer Date: Thu, 9 Dec 2021 17:36:25 +0000 (-0500) Subject: changelog updates X-Git-Tag: rel_1_4_28~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f8aee1442a22c9e65c91998684714802aa6fc44;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog updates Change-Id: Ie136cfb7375e68b2badba1099b5b041f99da85fa (cherry picked from commit af50c8064d668ba33ef2399a288fd1594b1b5602) --- diff --git a/doc/build/changelog/unreleased_14/7311.rst b/doc/build/changelog/unreleased_14/7311.rst index bdf1a45daa..a04ec65d47 100644 --- a/doc/build/changelog/unreleased_14/7311.rst +++ b/doc/build/changelog/unreleased_14/7311.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, setup + :tags: bug, platform :tickets: 7311 Python 3.10 has deprecated "distutils" in favor of explicit use of diff --git a/doc/build/changelog/unreleased_14/7319.rst b/doc/build/changelog/unreleased_14/7319.rst index 0c2b19d314..48da931a77 100644 --- a/doc/build/changelog/unreleased_14/7319.rst +++ b/doc/build/changelog/unreleased_14/7319.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, types, regression + :tags: bug, sql, regression :tickets: 7319 Extended the :attr:`.TypeDecorator.cache_ok` attribute and corresponding diff --git a/doc/build/conf.py b/doc/build/conf.py index d4b6bea036..1c4cdbfb30 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -71,6 +71,7 @@ changelog_sections = [ "mssql", "oracle", "firebird", + "tests", ] # tags to sort on inside of sections changelog_inner_tag_sort = [