diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-10-24 17:10:50 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-10-24 17:10:50 +0100 |
commit | 42dc734f8547b95792d5789e91ee429a27ffa837 (patch) | |
tree | 7847ca2bed444f22c62822782bc088000e806a15 /changelog.d/13824.feature | |
parent | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff) | |
parent | Revert behavior change for bundling edits of non-message events (#14283) (diff) | |
download | synapse-42dc734f8547b95792d5789e91ee429a27ffa837.tar.xz |
Merge branch 'release-v1.70' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/13824.feature')
-rw-r--r-- | changelog.d/13824.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13824.feature b/changelog.d/13824.feature deleted file mode 100644 index 5d0ae16e13..0000000000 --- a/changelog.d/13824.feature +++ /dev/null @@ -1 +0,0 @@ -Support for thread-specific notifications & receipts ([MSC3771](https://github.com/matrix-org/matrix-spec-proposals/pull/3771) and [MSC3773](https://github.com/matrix-org/matrix-spec-proposals/pull/3773)). |