diff --git a/changelogs/server_server/3528.clarification b/changelogs/server_server/3528.clarification deleted file mode 100644 index ca5f3aea..00000000 --- a/changelogs/server_server/3528.clarification +++ /dev/null @@ -1 +0,0 @@ -Fix various typos throughout the specification. \ No newline at end of file diff --git a/layouts/partials/changelogs/v1.2.md b/layouts/partials/changelogs/v1.2.md index 8ae9ac30..bce9ea66 100644 --- a/layouts/partials/changelogs/v1.2.md +++ b/layouts/partials/changelogs/v1.2.md @@ -80,7 +80,7 @@ Variables: Spec Clarifications -- Fix various typos throughout the specification. ([#3527](https://github.com/matrix-org/matrix-doc/issues/3527)) +- Fix various typos throughout the specification. ([#3527](https://github.com/matrix-org/matrix-doc/issues/3527), [#3528](https://github.com/matrix-org/matrix-doc/issues/3528)) - Clarify that `GET /_matrix/federation/v1/event_auth/{roomId}/{eventId}` does *not* return the auth chain for the full state of the room. ([#3583](https://github.com/matrix-org/matrix-doc/issues/3583)) - Fix the rendering of the responses for various API endpoints. ([#3674](https://github.com/matrix-org/matrix-doc/issues/3674))