]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add asyncio as a changelog section
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Feb 2021 23:04:07 +0000 (18:04 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Feb 2021 23:13:00 +0000 (18:13 -0500)
Change-Id: I84eabb0f96ed857927dcbd368568ec51c155c0f8
(cherry picked from commit d003904086db442fce87165500054b37c887b385)

doc/build/conf.py

index c2c055caf08e18527d923b9ae88afd6f0db28fe5..511cfbd9cee2e76b027e1e3105c3ace5aece6728 100644 (file)
@@ -62,6 +62,7 @@ changelog_sections = [
     "sql",
     "schema",
     "extensions",
+    "asyncio",
     "postgresql",
     "mysql",
     "sqlite",