]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog updates
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Dec 2021 17:36:25 +0000 (12:36 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Dec 2021 17:36:25 +0000 (12:36 -0500)
Change-Id: Ie136cfb7375e68b2badba1099b5b041f99da85fa

doc/build/changelog/unreleased_14/7311.rst
doc/build/changelog/unreleased_14/7319.rst
doc/build/conf.py

index bdf1a45daa80135b06089b725f7f4b4520ff7dca..a04ec65d4792cba51ae957b107a10859cc1c601d 100644 (file)
@@ -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
index 0c2b19d3148400efe65705dcd9ab535cdd0ec92e..48da931a774d02eedc7e10cdcc2eedf20e9bdf41 100644 (file)
@@ -1,5 +1,5 @@
 .. change::
-    :tags: bug, types, regression
+    :tags: bug, sql, regression
     :tickets: 7319
 
     Extended the :attr:`.TypeDecorator.cache_ok` attribute and corresponding
index 85c247bdf8c4a1a27c24edb4eb65255605d4feea..9b64445903e0f8fd1570dd0e94304a5f190486d9 100644 (file)
@@ -70,6 +70,7 @@ changelog_sections = [
     "sqlite",
     "mssql",
     "oracle",
+    "tests",
 ]
 # tags to sort on inside of sections
 changelog_inner_tag_sort = [