summary refs log tree commit diff
path: root/changelog.d/8100.misc
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-10-19 18:34:31 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-10-19 18:34:31 +0100
commit25b077d747cbac85c08b0cc416df0f0e6202921a (patch)
treed011aa68a1e93095810f1a81055ae6c2a0527858 /changelog.d/8100.misc
parentMerge commit 'e04e465b4' into anoa/dinsic_release_1_21_x (diff)
parentConvert some of the general database methods to async (#8100) (diff)
downloadsynapse-25b077d747cbac85c08b0cc416df0f0e6202921a.tar.xz
Merge commit '050e20e7c' into anoa/dinsic_release_1_21_x
* commit '050e20e7c':
  Convert some of the general database methods to async (#8100)
Diffstat (limited to 'changelog.d/8100.misc')
-rw-r--r--changelog.d/8100.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8100.misc b/changelog.d/8100.misc
new file mode 100644

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