summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-07-23 16:47:36 -0400
committerGitHub <noreply@github.com>2020-07-23 16:47:36 -0400
commitfefe9943ef008b00bc85f80a486323279e63d117 (patch)
tree20f36b6567bf8f265100053c2b8c3b37e4e07b39 /changelog.d
parentUpdate the auth providers to be async. (#7935) (diff)
downloadsynapse-fefe9943ef008b00bc85f80a486323279e63d117.tar.xz
Convert presence handler helpers to async/await. (#7939)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7939.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7939.misc b/changelog.d/7939.misc
new file mode 100644
index 0000000000..798833b3af
--- /dev/null
+++ b/changelog.d/7939.misc
@@ -0,0 +1 @@
+Convert presence handler helpers to async/await.