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 +1 @@
|
||||||
Clarify spec re canonical JSON to handle negative-zero; also, give an example of negative-zero and a large power of ten
|
Clarify spec re canonical JSON to handle negative-zero; also, give an example of negative-zero and a large power of ten.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Allow `+` in Matrix IDs, per [MSC4009](https://github.com/matrix-org/matrix-spec-proposals/pull/4009).
|
Allow `+` in Matrix IDs, as per [MSC4009](https://github.com/matrix-org/matrix-spec-proposals/pull/4009).
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Fix JSON schema of custom fields in query.
|
Fix type of custom `fields` in thirdparty lookup queries.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Fix the sidebar in recent versions of Hugo
|
Fix the sidebar in recent versions of Hugo.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Make sure version in x-changedInMatrixVersion is a string.
|
Make sure version in `x-changedInMatrixVersion` is a string.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Create @matrix-org/spec npm package to ship the SAS Emoji data definitions & translations.
|
Create `@matrix-org/spec` npm package to ship the SAS Emoji data definitions & translations.
|
||||||
|
|
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).
|
|
@ -1 +1 @@
|
||||||
Fix definition of response of `POST /_matrix/federation/v1/user/keys/claim`.
|
Fix response definition for `POST /_matrix/federation/v1/user/keys/claim`.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Fix level of examples in server keys definition.
|
Fix examples in server keys definition.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue