From 7b10e6b9bc2dacc33f0974c999f640b55ef831bc Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Tue, 18 Aug 2026 11:08:10 -0500 Subject: [PATCH] Move package notice back --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 9e714bbef4..51c41cddb7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,13 +2,13 @@ No significant changes since 1.159.0rc1. + +# Synapse 1.159.0rc1 (2026-08-11) + Administrators using the Debian/Ubuntu packages from `packages.matrix.org`, please check [the relevant section in the upgrade notes](https://github.com/element-hq/synapse/blob/release-v1.159/docs/upgrade.md#upgrading-to-v11590) as we have recently updated the expiry date on the repository's GPG signing key. The old version of the key will expire on `2027-03-15`. - -# Synapse 1.159.0rc1 (2026-08-11) - ## Features - Add optional support for [MSC4429: Profile Updates for Legacy Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4429).