Normalize changelog for Matrix 1.8
See https://github.com/matrix-org/matrix-spec/issues/1614
This commit is contained in:
parent
86ab57ec4f
commit
06298e4d8d
14 changed files with 12 additions and 8 deletions
1
changelogs/room_versions/newsfragments/1604.feature.2
Normal file
1
changelogs/room_versions/newsfragments/1604.feature.2
Normal file
|
@ -0,0 +1 @@
|
|||
Move `redacts` from top level to `content` on `m.room.redaction` events in room version 11, as per [MSC2174](https://github.com/matrix-org/matrix-spec-proposals/pull/2174).
|
1
changelogs/room_versions/newsfragments/1604.feature.3
Normal file
1
changelogs/room_versions/newsfragments/1604.feature.3
Normal file
|
@ -0,0 +1 @@
|
|||
Remove `creator` from `m.room.creator` events in room version 11, as per [MSC2175](https://github.com/matrix-org/matrix-spec-proposals/pull/2175).
|
1
changelogs/room_versions/newsfragments/1604.feature.4
Normal file
1
changelogs/room_versions/newsfragments/1604.feature.4
Normal file
|
@ -0,0 +1 @@
|
|||
Remove remaining usage of `origin` from events in room version 11, as per [MSC3989](https://github.com/matrix-org/matrix-spec-proposals/pull/3989).
|
1
changelogs/room_versions/newsfragments/1604.feature.5
Normal file
1
changelogs/room_versions/newsfragments/1604.feature.5
Normal file
|
@ -0,0 +1 @@
|
|||
Update the redaction rules in room version 11, as per [MSC2176](https://github.com/matrix-org/matrix-spec-proposals/pull/2176) and [MSC3821](https://github.com/matrix-org/matrix-spec-proposals/pull/3821).
|
Loading…
Add table
Add a link
Reference in a new issue