diff options
author | Andrew Morgan <andrewm@element.io> | 2022-05-03 10:54:20 +0100 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-05-03 10:54:20 +0100 |
commit | 7e6598bcf6cf63b4d04c27b9696ed8429b6ddff6 (patch) | |
tree | 58f5954e392e74e12545a89fc15d2433f7caa657 /CHANGES.md | |
parent | 1.58.0 (diff) | |
download | synapse-7e6598bcf6cf63b4d04c27b9696ed8429b6ddff6.tar.xz |
Move groups/communities deprecation notice to 1.58.0 heading v1.58.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md index f0fc4e5bae..31f1561274 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ Synapse 1.58.0 (2022-05-03) =========================== +As of this release, the groups/communities feature in Synapse is now disabled by default. See [\#11584](https://github.com/matrix-org/synapse/issues/11584) for details. As mentioned in [the upgrade notes](https://github.com/matrix-org/synapse/blob/develop/docs/upgrade.md#upgrading-to-v1580), this feature will be removed in Synapse 1.61. + No significant changes since 1.58.0rc2. @@ -25,8 +27,6 @@ Internal Changes Synapse 1.58.0rc1 (2022-04-26) ============================== -As of this release, the groups/communities feature in Synapse is now disabled by default. See [\#11584](https://github.com/matrix-org/synapse/issues/11584) for details. As mentioned in [the upgrade notes](https://github.com/matrix-org/synapse/blob/develop/docs/upgrade.md#upgrading-to-v1580), this feature will be removed in Synapse 1.61. - Features -------- |