diff --git a/changelogs/appendices/newsfragments/1652.clarification b/changelogs/appendices/newsfragments/1652.clarification index 488b7e2b..3ccb2333 100644 --- a/changelogs/appendices/newsfragments/1652.clarification +++ b/changelogs/appendices/newsfragments/1652.clarification @@ -1 +1 @@ -Fix typo in canonical JSON grammar. +Fix various typos throughout the specification. diff --git a/changelogs/application_service/newsfragments/1646.clarification b/changelogs/application_service/newsfragments/1646.clarification deleted file mode 100644 index 7779bf73..00000000 --- a/changelogs/application_service/newsfragments/1646.clarification +++ /dev/null @@ -1 +0,0 @@ -Remove required `fieldname` in Protocol definition. \ No newline at end of file diff --git a/changelogs/client_server/newsfragments/1617.feature b/changelogs/client_server/newsfragments/1617.feature index 78f112e0..353987ad 100644 --- a/changelogs/client_server/newsfragments/1617.feature +++ b/changelogs/client_server/newsfragments/1617.feature @@ -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). diff --git a/changelogs/client_server/newsfragments/1618.clarification b/changelogs/client_server/newsfragments/1618.clarification index b8d5169d..cd043f0d 100644 --- a/changelogs/client_server/newsfragments/1618.clarification +++ b/changelogs/client_server/newsfragments/1618.clarification @@ -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. diff --git a/changelogs/client_server/newsfragments/1638.feature b/changelogs/client_server/newsfragments/1638.clarification similarity index 100% rename from changelogs/client_server/newsfragments/1638.feature rename to changelogs/client_server/newsfragments/1638.clarification diff --git a/changelogs/internal/newsfragments/1646.clarification b/changelogs/internal/newsfragments/1646.clarification new file mode 100644 index 00000000..41e73c34 --- /dev/null +++ b/changelogs/internal/newsfragments/1646.clarification @@ -0,0 +1 @@ +Remove required `fieldname` in appservice Protocol definition. \ No newline at end of file diff --git a/changelogs/internal/newsfragments/1648.bugfix b/changelogs/internal/newsfragments/1648.clarification similarity index 100% rename from changelogs/internal/newsfragments/1648.bugfix rename to changelogs/internal/newsfragments/1648.clarification