diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-02-13 16:12:20 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-02-13 16:12:20 +0000 |
commit | df1c98c22a9ada46a2a103184aab3b5e08539b19 (patch) | |
tree | 3055d4416c6b07a1e0985ff7822ee1427d7560d3 /changelog.d/6905.doc | |
parent | Add documentation for the spam checker module (#6906) (diff) | |
download | synapse-df1c98c22a9ada46a2a103184aab3b5e08539b19.tar.xz |
Update changelog for #6905 to group it with upcoming PRs
Diffstat (limited to 'changelog.d/6905.doc')
-rw-r--r-- | changelog.d/6905.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6905.doc b/changelog.d/6905.doc index ca10b38301..be0e698af8 100644 --- a/changelog.d/6905.doc +++ b/changelog.d/6905.doc @@ -1 +1 @@ -Mention in `ACME.md` that ACMEv1 is deprecated and explain what it means for Synapse admins. +Update Synapse's documentation to warn about the deprecation of ACME v1. |