summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-02-11 10:43:16 +0000
committerRichard van der Hoff <richard@matrix.org>2020-02-11 10:43:16 +0000
commit3edc65dd24f1916501e24e2353b4523bc2e3635c (patch)
tree1153ba7f67f20159db75ad19d254d1a232008ee7 /changelog.d
parentfilter out m.room.aliases from /sync state blocks (#6884) (diff)
downloadsynapse-3edc65dd24f1916501e24e2353b4523bc2e3635c.tar.xz
1.10.0rc4
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6884.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/6884.feature b/changelog.d/6884.feature
deleted file mode 100644
index 4f6b9630b8..0000000000
--- a/changelog.d/6884.feature
+++ /dev/null
@@ -1 +0,0 @@
-Filter out m.room.aliases from /sync state blocks until a full fix lands.