From a2d4f1b621895a22b73e4d66eab7b51c60f4c62e Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Fri, 9 Sep 2022 13:39:01 +0200 Subject: [PATCH] Add changelogs Signed-off-by: Nicolas Werner --- changelogs/appendices/newsfragments/1234.clarification | 1 + changelogs/client_server/newsfragments/1234.clarification | 1 + changelogs/identity_service/newsfragments/1234.clarification | 1 + changelogs/server_server/newsfragments/1234.clarification | 1 + 4 files changed, 4 insertions(+) create mode 100644 changelogs/appendices/newsfragments/1234.clarification create mode 100644 changelogs/client_server/newsfragments/1234.clarification create mode 100644 changelogs/identity_service/newsfragments/1234.clarification create mode 100644 changelogs/server_server/newsfragments/1234.clarification diff --git a/changelogs/appendices/newsfragments/1234.clarification b/changelogs/appendices/newsfragments/1234.clarification new file mode 100644 index 00000000..5c686f8d --- /dev/null +++ b/changelogs/appendices/newsfragments/1234.clarification @@ -0,0 +1 @@ +Clarify that size limits are supposed to be in bytes. Contributed by Nico. Fixes [#1001](https://github.com/matrix-org/matrix-spec/issues/1001). diff --git a/changelogs/client_server/newsfragments/1234.clarification b/changelogs/client_server/newsfragments/1234.clarification new file mode 100644 index 00000000..5c686f8d --- /dev/null +++ b/changelogs/client_server/newsfragments/1234.clarification @@ -0,0 +1 @@ +Clarify that size limits are supposed to be in bytes. Contributed by Nico. Fixes [#1001](https://github.com/matrix-org/matrix-spec/issues/1001). diff --git a/changelogs/identity_service/newsfragments/1234.clarification b/changelogs/identity_service/newsfragments/1234.clarification new file mode 100644 index 00000000..5c686f8d --- /dev/null +++ b/changelogs/identity_service/newsfragments/1234.clarification @@ -0,0 +1 @@ +Clarify that size limits are supposed to be in bytes. Contributed by Nico. Fixes [#1001](https://github.com/matrix-org/matrix-spec/issues/1001). diff --git a/changelogs/server_server/newsfragments/1234.clarification b/changelogs/server_server/newsfragments/1234.clarification new file mode 100644 index 00000000..5c686f8d --- /dev/null +++ b/changelogs/server_server/newsfragments/1234.clarification @@ -0,0 +1 @@ +Clarify that size limits are supposed to be in bytes. Contributed by Nico. Fixes [#1001](https://github.com/matrix-org/matrix-spec/issues/1001).