diff options
author | David Robertson <davidr@element.io> | 2022-07-05 11:19:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-05 11:19:54 +0100 |
commit | b51a0f4be0287f88a747952fb3cc8132d29df4c8 (patch) | |
tree | 5d749a45e7118cdc649bcf9a74e4b5eb7cc386d6 /CHANGES.md | |
parent | 1.62.0 (diff) | |
download | synapse-b51a0f4be0287f88a747952fb3cc8132d29df4c8.tar.xz |
Mention the spamchecker plugins v1.62.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 2db96249e0..ec27cda1b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,8 @@ 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) ============================== |