diff --git a/changelogs/client_server/newsfragments/1995.feature b/changelogs/client_server/newsfragments/1995.feature index 248ca0e3..5dd1a126 100644 --- a/changelogs/client_server/newsfragments/1995.feature +++ b/changelogs/client_server/newsfragments/1995.feature @@ -1 +1 @@ -Add `PATCH` and `HEAD` to the allowed HTTP methods in CORS responses, as per [MSC4138](https://github.com/matrix-org/matrix-spec-proposals/pull/4138). +Clarify the allowed HTTP methods in CORS responses, as per [MSC4138](https://github.com/matrix-org/matrix-spec-proposals/pull/4138). diff --git a/changelogs/client_server/newsfragments/2011.feature b/changelogs/client_server/newsfragments/2011.feature new file mode 100644 index 00000000..5dd1a126 --- /dev/null +++ b/changelogs/client_server/newsfragments/2011.feature @@ -0,0 +1 @@ +Clarify the allowed HTTP methods in CORS responses, as per [MSC4138](https://github.com/matrix-org/matrix-spec-proposals/pull/4138).