changelogs

This commit is contained in:
Travis Ralston 2025-09-08 16:23:52 -06:00
parent 8ce59031c4
commit c3107d4bd8
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Invites and knocks are now expected to contain the `m.room.create` event in their stripped state entries, as per [MSC4311](https://github.com/matrix-org/matrix-spec-proposals/pull/4311).

View file

@ -0,0 +1 @@
`invite_room_state` and `knock_room_state` now have additional requirements and validation depending on the room version, as per [MSC4311](https://github.com/matrix-org/matrix-spec-proposals/pull/4311).