diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-03-08 10:58:10 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-03-08 10:58:10 +0000 |
commit | 094802e04e6dc174040e2b050419df124cf2ba00 (patch) | |
tree | e5e7c1fa8d3ceb76f1c9011c3793debcfde1dc60 /CHANGES.md | |
parent | 1.54.0 (diff) | |
download | synapse-094802e04e6dc174040e2b050419df124cf2ba00.tar.xz |
Shift up warning about Mjolnir
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md index 9d27cd35aa..d9ea9fb46c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ Synapse 1.54.0 (2022-03-08) =========================== +Please note that this will be the last release of Synapse that is compatible with Mjolnir 1.3.1 and earlier. +Administrators of servers which have the Mjolnir module installed are advised to upgrade Mjolnir to version 1.3.2 or later. + + Bugfixes -------- @@ -19,9 +23,6 @@ Internal Changes Synapse 1.54.0rc1 (2022-03-02) ============================== -Please note that this will be the last release of Synapse that is compatible with Mjolnir 1.3.1 and earlier. -Administrators of servers which have the Mjolnir module installed are advised to upgrade Mjolnir to version 1.3.2 or later. - Features -------- |