summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2023-02-13 12:12:48 +0000
committerGitHub <noreply@github.com>2023-02-13 12:12:48 +0000
commitbdccfd24773d7482ae497263634312640dab01d1 (patch)
treec295c637e9f5e1e97f70f0bac4cb8ca724419dda /changelog.d
parentApply logging from hotfixes branch to develop (#15054) (diff)
downloadsynapse-bdccfd24773d7482ae497263634312640dab01d1.tar.xz
Refactor arguments of `try_unbind_threepid(_with_id_server)` from dict to separate args (#15053)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15053.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15053.misc b/changelog.d/15053.misc
new file mode 100644
index 0000000000..c27528f5c6
--- /dev/null
+++ b/changelog.d/15053.misc
@@ -0,0 +1 @@
+Refactor arguments of `try_unbind_threepid` and `_try_unbind_threepid_with_id_server` to not use dictionaries.
\ No newline at end of file