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 07:05:57 -0400
committerGitHub <noreply@github.com>2020-07-23 07:05:57 -0400
commit68cd935826b912aea365de8b6aa589e35360cc85 (patch)
treec8daf4433758b0bdfed1b7c27fb3ac3103f61fdb /changelog.d
parentFollow-up to admin API to re-activate accounts (#7908) (diff)
downloadsynapse-68cd935826b912aea365de8b6aa589e35360cc85.tar.xz
Convert the federation agent and related code to async/await. (#7874)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7874.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7874.misc b/changelog.d/7874.misc
new file mode 100644
index 0000000000..f75c8d1843
--- /dev/null
+++ b/changelog.d/7874.misc
@@ -0,0 +1 @@
+Convert the federation agent and related code to async/await.