diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-06-24 10:57:39 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-06-24 10:58:08 +0100 |
commit | acac4535c5ce8eec9615375c933bae4a0ed9c058 (patch) | |
tree | 5bd93db552d842766f622f8a89a9a5bca15e4dd6 /changelog.d | |
parent | Fix wrapping of legacy check_registration_for_spam (#10238) (diff) | |
download | synapse-acac4535c5ce8eec9615375c933bae4a0ed9c058.tar.xz |
Tweak changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10238.removal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10238.removal b/changelog.d/10238.removal deleted file mode 100644 index 5fb7bfb47e..0000000000 --- a/changelog.d/10238.removal +++ /dev/null @@ -1 +0,0 @@ -The current spam checker interface is deprecated in favour of a new generic modules system. See the [upgrade notes](https://github.com/matrix-org/synapse/blob/master/UPGRADE.rst#deprecation-of-the-current-spam-checker-interface) for more information on how to update to the new system. |