diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-07-13 13:25:46 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-07-13 13:25:46 +0100 |
commit | 519ec8271ff6a1d59043ac318c34dca898e079dc (patch) | |
tree | ea36466b4a01868d60f8b1435e6dbf3243b29d88 | |
parent | Update CHANGES.md (diff) | |
download | synapse-519ec8271ff6a1d59043ac318c34dca898e079dc.tar.xz |
Move upgrade blurb v1.38.0
-rw-r--r-- | CHANGES.md | 4 |
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 -------- |