diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-05-12 16:59:46 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-05-12 16:59:46 +0100 |
commit | 47806b0869da4adf84a978e4898ec1b4f5985af5 (patch) | |
tree | dc2c51c9a6b0092d3e9db5ad6d91afab7200368d /changelog.d/9915.feature | |
parent | Correctly ratelimit invites when creating a room (#9968) (diff) | |
download | synapse-47806b0869da4adf84a978e4898ec1b4f5985af5.tar.xz |
1.34.0rc1
Diffstat (limited to 'changelog.d/9915.feature')
-rw-r--r-- | changelog.d/9915.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/9915.feature b/changelog.d/9915.feature deleted file mode 100644 index 7b81faabea..0000000000 --- a/changelog.d/9915.feature +++ /dev/null @@ -1 +0,0 @@ -Support stable identifiers for [MSC1772](https://github.com/matrix-org/matrix-doc/pull/1772) Spaces. `m.space.child` events will now be taken into account when populating the experimental spaces summary response. Please see `UPGRADE.rst` if you have customised `room_invite_state_types` in your configuration. \ No newline at end of file |