summary refs log tree commit diff
path: root/changelog.d/15705.feature
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-06-13 14:30:51 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-06-13 14:30:51 +0200
commit9966eb10a3671958992b57d723fab27b57b6faff (patch)
treed2b73004b7279ef045a82aeece677f5d8328f8b7 /changelog.d/15705.feature
parentBump regex from 1.7.3 to 1.8.4 (#15769) (diff)
downloadsynapse-9966eb10a3671958992b57d723fab27b57b6faff.tar.xz
1.86.0rc1
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.