fix changelog

This commit is contained in:
Matthew Hodgson
2026-07-14 17:02:15 +01:00
parent 820558537f
commit 67615dcc81
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
Reflect out-of-band membership events (invite rejections, knock rescissions and denials) in `state_after` (MSC4222) on `/sync`, so that clients which no longer apply timeline events to room state learn of the membership change.
+1
View File
@@ -0,0 +1 @@
Reflect out-of-band membership events (invite rejections, rescinded knocks and rejected knocks) in `state_after` (MSC4222) on `/sync`, so that clients which no longer apply timeline events to room state learn of the membership change.