diff options
author | Erik Johnston <erik@matrix.org> | 2021-03-08 13:59:17 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-03-08 13:59:17 +0000 |
commit | 4de1c3572818a68ded9e7054ca23dbfb531a6283 (patch) | |
tree | 4b9353cc412efe3dc135c7dda83e0fb7af64680b /CHANGES.md | |
parent | 1.29.0 (diff) | |
download | synapse-4de1c3572818a68ded9e7054ca23dbfb531a6283.tar.xz |
Fixup changelog v1.29.0 github/release-v1.29.0 release-v1.29.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index a30afe6572..99e314c68d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,9 @@ Synapse 1.29.0 (2021-03-08) Note that synapse now expects an `X-Forwarded-Proto` header when used with a reverse proxy. Please see [UPGRADE.rst](UPGRADE.rst#upgrading-to-v1290) for more details on this change. +No significant changes. + + Synapse 1.29.0rc1 (2021-03-04) ============================== |