diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-01-27 10:52:45 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-01-27 10:52:45 -0500 |
commit | 71c46652a29b7721b216cd8a5c74dd371b852f55 (patch) | |
tree | 89894da190a20db430a12c175673596b13cb03fb | |
parent | 1.26.0 (diff) | |
download | synapse-71c46652a29b7721b216cd8a5c74dd371b852f55.tar.xz |
Copy the upgrade note to 1.26.0.
-rw-r--r-- | CHANGES.md | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md index 14b19bb4b0..f52759b63e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,11 @@ Synapse 1.26.0 (2021-01-27) =========================== -No significant changes. +No significant changes since 1.26.0rc2. + +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. Synapse 1.26.0rc2 (2021-01-25) @@ -25,8 +29,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 -------- |