From 4de1c3572818a68ded9e7054ca23dbfb531a6283 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 8 Mar 2021 13:59:17 +0000 Subject: [PATCH] Fixup changelog --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a30afe657..99e314c68 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) ==============================