From d580014e2282c24a41d789ea31f34cf691654040 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 14 Jun 2022 11:44:27 +0100 Subject: 1.61.0 --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index c42a18cbff..6d42b38663 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.61.0 (2022-06-14) +=========================== + +Improved Documentation +---------------------- + +- Mention removed community/group worker endpoints in upgrade.md. Contributed by @olmari. ([\#13023](https://github.com/matrix-org/synapse/issues/13023)) + + Synapse 1.61.0rc1 (2022-06-07) ============================== -- cgit 1.5.1 From e87355f201c130d132d6ea2700628ba70e30f95d Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 14 Jun 2022 11:49:33 +0100 Subject: Update changelog --- CHANGES.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 6d42b38663..84641aee96 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,17 +1,20 @@ Synapse 1.61.0 (2022-06-14) =========================== +This release removes support for the non-standard feature known both as 'groups' and as 'communities', which have been superseded by *Spaces*. + +See [the upgrade notes](https://github.com/matrix-org/synapse/blob/develop/docs/upgrade.md#upgrading-to-v1610) +for more details. + Improved Documentation ---------------------- -- Mention removed community/group worker endpoints in upgrade.md. Contributed by @olmari. ([\#13023](https://github.com/matrix-org/synapse/issues/13023)) +- Mention removed community/group worker endpoints in [upgrade.md](https://github.com/matrix-org/synapse/blob/develop/docs/upgrade.md#upgrading-to-v1610s). Contributed by @olmari. ([\#13023](https://github.com/matrix-org/synapse/issues/13023)) Synapse 1.61.0rc1 (2022-06-07) ============================== -This release removes support for the non-standard feature known both as 'groups' and as 'communities', which have been superseded by *Spaces*. - Features -------- -- cgit 1.5.1