diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-02-13 12:13:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-13 12:13:18 +0000 |
commit | f48bf4febd50f9d09ff35faa4a5fad9b910d365c (patch) | |
tree | 1536b07b3603444b76e782cbef0281f85ff71e29 /changelog.d | |
parent | Remove m.lazy_load_members from unstable features since it is in CS r0.5.0 (#... (diff) | |
parent | Update docs/ACME.md (diff) | |
download | synapse-f48bf4febd50f9d09ff35faa4a5fad9b910d365c.tar.xz |
Merge pull request #6905 from matrix-org/babolivier/acme.md
Update ACME.md to mention ACME v1 deprecation
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6905.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6905.doc b/changelog.d/6905.doc new file mode 100644 index 0000000000..ca10b38301 --- /dev/null +++ b/changelog.d/6905.doc @@ -0,0 +1 @@ +Mention in `ACME.md` that ACMEv1 is deprecated and explain what it means for Synapse admins. |