diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-09-06 15:26:12 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-09-06 15:26:12 +0100 |
commit | 20d773906ca7aa1e834118809e0a090651ae96a9 (patch) | |
tree | e68e84a5baad9e1d4dd2a68f1e492314fbbd3f75 | |
parent | 1.42.0rc2 (diff) | |
download | synapse-20d773906ca7aa1e834118809e0a090651ae96a9.tar.xz |
Move the upgrade notes reminder up to rc2
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md index 3ef521f225..64c30eed10 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ Synapse 1.42.0rc2 (2021-09-06) ============================== +Server administrators are reminded to read [the upgrade notes](docs/upgrade.md#upgrading-to-v1420). + Features -------- @@ -16,9 +18,6 @@ Internal Changes Synapse 1.42.0rc1 (2021-09-01) ============================== -Server administrators are reminded to read [the upgrade notes](docs/upgrade.md#upgrading-to-v1420). - - Features -------- |