summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-08-11 17:21:20 -0400
committerGitHub <noreply@github.com>2020-08-11 17:21:20 -0400
commit04faa0bfa960d9f0dc60e9cf4ec270221249b7ca (patch)
tree82624acd3b8f965337b423e5901a31d2be19cbb8 /changelog.d
parentConverts event_federation and registration databases to async/await (#8061) (diff)
downloadsynapse-04faa0bfa960d9f0dc60e9cf4ec270221249b7ca.tar.xz
Convert tags and metrics databases to async/await (#8062)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8062.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8062.misc b/changelog.d/8062.misc
new file mode 100644
index 0000000000..dfe4c03171
--- /dev/null
+++ b/changelog.d/8062.misc
@@ -0,0 +1 @@
+Convert various parts of the codebase to async/await.