summary refs log tree commit diff
path: root/changelog.d/8045.misc
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-10-19 17:06:53 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-10-19 17:06:53 +0100
commitc5aaa80a96b418cd3ba520d39c7fadfa05ecf37c (patch)
treec7df004eb55e44e0e0f24abc860df12f92946e34 /changelog.d/8045.misc
parentMerge commit '1048ed2af' into anoa/dinsic_release_1_21_x (diff)
parentConvert directory, e2e_room_keys, end_to_end_keys, monthly_active_users datab... (diff)
downloadsynapse-c5aaa80a96b418cd3ba520d39c7fadfa05ecf37c.tar.xz
Merge commit '7f837959e' into anoa/dinsic_release_1_21_x
* commit '7f837959e':
  Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042)
  Convert additional database stores to async/await (#8045)
Diffstat (limited to 'changelog.d/8045.misc')
-rw-r--r--changelog.d/8045.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8045.misc b/changelog.d/8045.misc
new file mode 100644

index 0000000000..dfe4c03171 --- /dev/null +++ b/changelog.d/8045.misc
@@ -0,0 +1 @@ +Convert various parts of the codebase to async/await.