summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-06-03 17:15:57 +0100
committerGitHub <noreply@github.com>2020-06-03 17:15:57 +0100
commite91abfd2919bcd42322099ecca8387a2dae9b06e (patch)
treee59704342cac86d26adbc5c4a40fea6a57a7823f /changelog.d
parentCheck the changelog number in check-newsfragment (#7623) (diff)
downloadsynapse-e91abfd2919bcd42322099ecca8387a2dae9b06e.tar.xz
async/await get_user_id_by_threepid (#7620)
Based on #7619 

async's `get_user_id_by_threepid` and its call stack.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7620.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7620.misc b/changelog.d/7620.misc
new file mode 100644
index 0000000000..f8357ee3b6
--- /dev/null
+++ b/changelog.d/7620.misc
@@ -0,0 +1 @@
+Convert `get_user_id_by_threepid` to async/await.
\ No newline at end of file