From 094802e04e6dc174040e2b050419df124cf2ba00 Mon Sep 17 00:00:00 2001
From: "Olivier Wilkinson (reivilibre)" <oliverw@matrix.org>
Date: Tue, 8 Mar 2022 10:58:10 +0000
Subject: [PATCH] Shift up warning about Mjolnir

---
 CHANGES.md | 7 ++++---
 1 file 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
 --------
-- 
GitLab