summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-03-23 14:03:24 +0000
committerGitHub <noreply@github.com>2022-03-23 14:03:24 +0000
commitf4c5e5864cdc04aa61ad13d6f6ba870df811a881 (patch)
treef11520a98e7efd6a7c771e50cafddd38b4301906 /changelog.d
parentRemove mutual_rooms `update_user_directory` check, and add extra documentatio... (diff)
downloadsynapse-f4c5e5864cdc04aa61ad13d6f6ba870df811a881.tar.xz
Use psycopg2 type stubs (#12269)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12269.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12269.misc b/changelog.d/12269.misc
new file mode 100644
index 0000000000..ed79cbb528
--- /dev/null
+++ b/changelog.d/12269.misc
@@ -0,0 +1 @@
+Use type stubs for `psycopg2`.