summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-12-10 11:17:13 +0000
committerErik Johnston <erik@matrix.org>2019-12-10 14:40:15 +0000
commit3f97b4c16bbe8a32fc465bd59421f3ba879d2124 (patch)
tree9e8a2802f6b3fec7f34eb423c2aad238762e1f45
parentPort handlers.account_validity to async/await. (diff)
downloadsynapse-3f97b4c16bbe8a32fc465bd59421f3ba879d2124.tar.xz
Newsfile
-rw-r--r--changelog.d/6504.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6504.misc b/changelog.d/6504.misc
new file mode 100644
index 0000000000..7c873459af
--- /dev/null
+++ b/changelog.d/6504.misc
@@ -0,0 +1 @@
+Port handlers.account_data and handlers.account_validity to async/await.