diff --git a/changelogs/client_server/newsfragments/2141.clarification b/changelogs/client_server/newsfragments/2141.clarification deleted file mode 100644 index a9df7184..00000000 --- a/changelogs/client_server/newsfragments/2141.clarification +++ /dev/null @@ -1 +0,0 @@ -Split account registration and management section and OpenAPI definitions. diff --git a/changelogs/client_server/newsfragments/2141.feature b/changelogs/client_server/newsfragments/2141.feature new file mode 100644 index 00000000..6eff5607 --- /dev/null +++ b/changelogs/client_server/newsfragments/2141.feature @@ -0,0 +1 @@ +Add the OAuth 2.0 based authentication API, as per [MSC3861](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) and its sub-proposals.