diff --git a/changelogs/client_server/newsfragments/2328.feature b/changelogs/client_server/newsfragments/2328.feature index 3f544309..978a08f1 100644 --- a/changelogs/client_server/newsfragments/2328.feature +++ b/changelogs/client_server/newsfragments/2328.feature @@ -1 +1 @@ -Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/423O). +Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/4230). diff --git a/changelogs/client_server/newsfragments/2338.feature b/changelogs/client_server/newsfragments/2338.feature new file mode 100644 index 00000000..978a08f1 --- /dev/null +++ b/changelogs/client_server/newsfragments/2338.feature @@ -0,0 +1 @@ +Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/4230). diff --git a/changelogs/client_server/newsfragments/2329.clarification b/changelogs/server_server/newsfragments/2329.clarification similarity index 100% rename from changelogs/client_server/newsfragments/2329.clarification rename to changelogs/server_server/newsfragments/2329.clarification diff --git a/changelogs/server_server/newsfragments/2338.clarification b/changelogs/server_server/newsfragments/2338.clarification new file mode 100644 index 00000000..3ccb2333 --- /dev/null +++ b/changelogs/server_server/newsfragments/2338.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification.