summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-12-12 15:10:16 +0000
committerErik Johnston <erik@matrix.org>2023-12-12 15:10:16 +0000
commit128aad4fe3f4c5c11286512b64e2480febf4567c (patch)
tree36a7d484cf94e93064e0cf0714c70f0cc9b03306 /CHANGES.md
parentVersion picker added for v1.98 docs (diff)
downloadsynapse-128aad4fe3f4c5c11286512b64e2480febf4567c.tar.xz
1.98.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index a52173609d..8b33a1c9ec 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-# Synapse 1.98.0rc1 (2023-12-05)
+# Synapse 1.98.0 (2023-12-12)
 
 Synapse 1.98.0 will be the last Synapse release in 2023; the regular release cadence will resume in January 2024.
 
@@ -12,6 +12,13 @@ The Matrix.org Foundation copy of the project will be archived. Any changes need
 by server administrators will be communicated via our usual announcements channels, 
 but we are striving to make this as seamless as possible.
 
+
+No significant changes since 1.98.0rc1.
+
+
+
+# Synapse 1.98.0rc1 (2023-12-05)
+
 ### Features
 
 - Synapse now declares support for Matrix v1.7, v1.8, and v1.9. ([\#16707](https://github.com/matrix-org/synapse/issues/16707))