From 92b74583e7b0fe29a4c7392147fbfaa51d41cb02 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 27 Aug 2024 19:41:12 +0200 Subject: [PATCH] Update changelogs/client_server/newsfragments/1933.deprecation Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- changelogs/client_server/newsfragments/1933.deprecation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1933.deprecation b/changelogs/client_server/newsfragments/1933.deprecation index 745a23ab..b65ebdc7 100644 --- a/changelogs/client_server/newsfragments/1933.deprecation +++ b/changelogs/client_server/newsfragments/1933.deprecation @@ -1 +1 @@ -Deprecate the `server_name` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per MSC4156. +Deprecate the `server_name` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156).