From daa31911375737c2ac541669d45ecb6d75cc3393 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Tue, 18 Aug 2026 15:23:30 +0300 Subject: [PATCH] Fix typo in changelog --- changelog.d/20003.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/20003.feature b/changelog.d/20003.feature index 6a7216fd58..5d174d4d04 100644 --- a/changelog.d/20003.feature +++ b/changelog.d/20003.feature @@ -1,6 +1,6 @@ Add optional support for [MSC4262: Profile Updates for Sliding Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4262). Currently defaults to not enabled, and is limited to local users only for the sync results. -Additionally, optional support for [MSC4429: Profile Updates for Legacy Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4262) +Additionally, optional support for [MSC4429: Profile Updates for Legacy Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4429) now includes removed fields in the `removed_profile_fields` response key, in addition to setting the field to a `null` value. The latter behaviour will be removed in a future Synapse release. \ No newline at end of file