summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2021-01-27 11:13:21 -0500
committerPatrick Cloke <patrickc@matrix.org>2021-01-27 11:13:21 -0500
commit17b713850f2de134512bd8fff87c74c07d88d719 (patch)
tree67e0260892717005dd68a380407b1ffa2363bfc9 /CHANGES.md
parentClean-up the template loading code. (#9200) (diff)
parentMove note above changes. (diff)
downloadsynapse-17b713850f2de134512bd8fff87c74c07d88d719.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c9b6a13d7f..fcd782fa94 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,16 @@ Unreleased
 Note that this release includes a change in Synapse to use Redis as a cache ─ as well as a pub/sub mechanism ─ if Redis support is enabled. No action is needed by server administrators, and we do not expect resource usage of the Redis instance to change dramatically.
 
 
+Synapse 1.26.0 (2021-01-27)
+===========================
+
+This release brings a new schema version for Synapse and rolling back to a previous
+version is not trivial. Please review [UPGRADE.rst](UPGRADE.rst) for more details
+on these changes and for general upgrade guidance.
+
+No significant changes since 1.26.0rc2.
+
+
 Synapse 1.26.0rc2 (2021-01-25)
 ==============================
 
@@ -25,8 +35,8 @@ Synapse 1.26.0rc1 (2021-01-20)
 ==============================
 
 This release brings a new schema version for Synapse and rolling back to a previous
-version is not trivial.  Please review [UPGRADE.rst](UPGRADE.rst) for more details
-on these changes  and for general upgrade guidance.
+version is not trivial. Please review [UPGRADE.rst](UPGRADE.rst) for more details
+on these changes and for general upgrade guidance.
 
 Features
 --------