summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-01-31 15:30:02 +0000
committerRichard van der Hoff <richard@matrix.org>2020-02-05 17:43:57 +0000
commitff70ec0a00bd65d819ce42fdb46d67160c197202 (patch)
tree08bfa92dc621e76a9891dbfd5a35fe3cb1d9d57c
parentSimplify `room_version` handling in `FederationClient.send_invite` (diff)
downloadsynapse-ff70ec0a00bd65d819ce42fdb46d67160c197202.tar.xz
Newsfile
-rw-r--r--changelog.d/6823.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6823.misc b/changelog.d/6823.misc
new file mode 100644
index 0000000000..08aa80bcd9
--- /dev/null
+++ b/changelog.d/6823.misc
@@ -0,0 +1 @@
+Refactoring work in preparation for changing the event redaction algorithm.