From 737f6c73f7ccb611c271fd568a6af0a7c705619d Mon Sep 17 00:00:00 2001
From: Till Faelligen <2353100+S7evinK@users.noreply.github.com>
Date: Wed, 11 Dec 2024 15:20:39 +0100
Subject: [PATCH] Update changelog

---
 CHANGES.md | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 6096463cc..2ef27f6ad 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,18 +1,15 @@
 # Synapse 1.121.0 (2024-12-11)
 
+This release contains the security fixes from [v1.120.2](https://github.com/element-hq/synapse/releases/tag/v1.120.2).
+
 ### Internal Changes
 
 - Fix release process to not create duplicate releases. ([\#18025](https://github.com/element-hq/synapse/issues/18025))
 
 
 
-
 # Synapse 1.121.0rc1 (2024-12-04)
 
-This release candidate contains the security fixes from [v1.120.2](https://github.com/element-hq/synapse/releases/tag/v1.120.2).
-
-New changes listed below.
-
 ### Features
 
 - Support for [MSC4190](https://github.com/matrix-org/matrix-spec-proposals/pull/4190): device management for Application Services. ([\#17705](https://github.com/element-hq/synapse/issues/17705))
-- 
GitLab