summary refs log tree commit diff
path: root/changelog.d/15705.feature
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-06-14 14:54:19 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-06-14 14:54:19 +0200
commit87e5df9a6ed772daf1070919845942b39143252e (patch)
tree279a35124ac01a940e0c9ec6965685028d58f8b8 /changelog.d/15705.feature
parentPrefill events after invalidate not before when persisting events (#15758) (diff)
parent1.86.0rc2 (diff)
downloadsynapse-87e5df9a6ed772daf1070919845942b39143252e.tar.xz
Merge branch 'release-v1.86' into develop
Diffstat (limited to 'changelog.d/15705.feature')
-rw-r--r--changelog.d/15705.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15705.feature b/changelog.d/15705.feature
deleted file mode 100644
index e3cbb5a12e..0000000000
--- a/changelog.d/15705.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add a catch-all * to the supported relation types when redacting an event and its related events. This is an update to [MSC3912](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) implementation.