summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-07-13 13:25:46 +0100
committerRichard van der Hoff <richard@matrix.org>2021-07-13 13:25:46 +0100
commit519ec8271ff6a1d59043ac318c34dca898e079dc (patch)
treeea36466b4a01868d60f8b1435e6dbf3243b29d88
parentUpdate CHANGES.md (diff)
downloadsynapse-519ec8271ff6a1d59043ac318c34dca898e079dc.tar.xz
Move upgrade blurb v1.38.0
-rw-r--r--CHANGES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 5e23ee2d88..82baaa2d1f 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,6 +1,8 @@ Synapse 1.38.0 (2021-07-13) =========================== +This release includes a database schema update which could result in elevated disk usage. See the [upgrade notes](https://matrix-org.github.io/synapse/develop/upgrade#upgrading-to-v1380) for more information. + No significant changes since 1.38.0rc3. @@ -32,8 +34,6 @@ Improved Documentation Synapse 1.38.0rc1 (2021-07-06) ============================== -This release includes a database schema update which could result in elevated disk usage. See the [upgrade notes](https://matrix-org.github.io/synapse/develop/upgrade#upgrading-to-v1380) for more information. - Features --------