summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-10-13 23:19:49 +0100
committerRichard van der Hoff <richard@matrix.org>2020-10-13 23:58:48 +0100
commitd9dc6185d3596e2243dcbf257909f8cdb722e622 (patch)
treebeb005c865292061b27dac372b36010fe0ef3116 /changelog.d
parentSimplify `_locally_reject_invite` (diff)
downloadsynapse-d9dc6185d3596e2243dcbf257909f8cdb722e622.tar.xz
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8537.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8537.misc b/changelog.d/8537.misc
new file mode 100644
index 0000000000..26309b5b93
--- /dev/null
+++ b/changelog.d/8537.misc
@@ -0,0 +1 @@
+Factor out common code between `RoomMemberHandler._locally_reject_invite` and `EventCreationHandler.create_event`.