summary refs log tree commit diff
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-03-08 10:58:10 +0000
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2022-03-08 10:58:10 +0000
commit094802e04e6dc174040e2b050419df124cf2ba00 (patch)
treee5e7c1fa8d3ceb76f1c9011c3793debcfde1dc60
parent1.54.0 (diff)
downloadsynapse-094802e04e6dc174040e2b050419df124cf2ba00.tar.xz
Shift up warning about Mjolnir
-rw-r--r--CHANGES.md7
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 --------