diff options
author | David Robertson <davidr@element.io> | 2022-07-05 13:25:29 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-07-05 13:25:29 +0100 |
commit | 347165bc0625d610da3b4865e91bb5184deaa318 (patch) | |
tree | d2d999e69097a8033ecbf09ad7d64f0fb454d2cd /CHANGES.md | |
parent | Fix application service not being able to join remote federated room without ... (diff) | |
parent | Mention the spamchecker plugins (diff) | |
download | synapse-347165bc0625d610da3b4865e91bb5184deaa318.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index babfe1628f..ec27cda1b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +Synapse 1.62.0 (2022-07-05) +=========================== + +No significant changes since 1.62.0rc3. + +Authors of spam-checker plugins should consult the [upgrade notes](https://github.com/matrix-org/synapse/blob/release-v1.62/docs/upgrade.md#upgrading-to-v1620) to learn about the enriched signatures for spam checker callbacks, which are supported with this release of Synapse. + + Synapse 1.62.0rc3 (2022-07-04) ============================== |