diff --git a/changelogs/client_server/newsfragments/2278.feature b/changelogs/client_server/newsfragments/2278.feature index ba906004..e2d0e630 100644 --- a/changelogs/client_server/newsfragments/2278.feature +++ b/changelogs/client_server/newsfragments/2278.feature @@ -1 +1 @@ -Add `GET /_matrix/client/v1/admin/suspend/{userId}`, as per [MSC4323](https://github.com/matrix-org/matrix-spec-proposals/pull/4323). +Add endpoints to lock and suspend server-local users for administrations and add the `m.account_management` capability, as per [MSC4323](https://github.com/matrix-org/matrix-spec-proposals/pull/4323). diff --git a/changelogs/client_server/newsfragments/2278.new.2 b/changelogs/client_server/newsfragments/2278.new.2 index e2d0e630..ba906004 100644 --- a/changelogs/client_server/newsfragments/2278.new.2 +++ b/changelogs/client_server/newsfragments/2278.new.2 @@ -1 +1 @@ -Add endpoints to lock and suspend server-local users for administrations and add the `m.account_management` capability, as per [MSC4323](https://github.com/matrix-org/matrix-spec-proposals/pull/4323). +Add `GET /_matrix/client/v1/admin/suspend/{userId}`, as per [MSC4323](https://github.com/matrix-org/matrix-spec-proposals/pull/4323).