summary refs log tree commit diff
path: root/changelog.d/7976.misc
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-10-16 17:07:47 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-10-16 17:07:47 +0100
commitc078f9ee165e4ee66fc07475c81ad8f08f1a5f7d (patch)
tree34e5198fb3f9ea728d150abd3bdbd832686c38ee /changelog.d/7976.misc
parentMerge commit '3950ae51e' into anoa/dinsic_release_1_21_x (diff)
parentConvert some of the data store to async. (#7976) (diff)
downloadsynapse-c078f9ee165e4ee66fc07475c81ad8f08f1a5f7d.tar.xz
Merge commit 'b3a97d6da' into anoa/dinsic_release_1_21_x
* commit 'b3a97d6da':
  Convert some of the data store to async. (#7976)
Diffstat (limited to 'changelog.d/7976.misc')
-rw-r--r--changelog.d/7976.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7976.misc b/changelog.d/7976.misc
new file mode 100644

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