summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-06-24 10:57:39 +0100
committerBrendan Abolivier <babolivier@matrix.org>2021-06-24 10:58:08 +0100
commitacac4535c5ce8eec9615375c933bae4a0ed9c058 (patch)
tree5bd93db552d842766f622f8a89a9a5bca15e4dd6 /changelog.d
parentFix wrapping of legacy check_registration_for_spam (#10238) (diff)
downloadsynapse-acac4535c5ce8eec9615375c933bae4a0ed9c058.tar.xz
Tweak changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10238.removal1
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.