Normalize changelog for 1.9

This commit is contained in:
Travis Ralston 2023-11-27 15:58:06 -07:00
parent 25a9157f0a
commit 634b24fb25
7 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
Fix typo in canonical JSON grammar.
Fix various typos throughout the specification.

View file

@ -1 +0,0 @@
Remove required `fieldname` in Protocol definition.

View file

@ -1 +1 @@
Add the `m.rule.suppress_edits` default push rule from [MSC3958](https://github.com/matrix-org/matrix-spec-proposals/pull/3958).
Add the `m.rule.suppress_edits` default push rule, as per [MSC3958](https://github.com/matrix-org/matrix-spec-proposals/pull/3958).

View file

@ -1 +1 @@
Clarify that the `via` property is required for `m.space.parent` and `m.space.child` as per MSC1772. Contributed by @PaarthShah.
Clarify that the `via` property is required for `m.space.parent` and `m.space.child` as per [MSC1772](https://github.com/matrix-org/matrix-spec-proposals/pull/1772). Contributed by @PaarthShah.

View file

@ -0,0 +1 @@
Remove required `fieldname` in appservice Protocol definition.