mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Add changelog
This commit is contained in:
parent
92e5d66bd9
commit
bbd88b9114
1
changelogs/client_server/newsfragments/1933.deprecation
Normal file
1
changelogs/client_server/newsfragments/1933.deprecation
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Deprecate the `server_name` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per MSC4156.
|
||||||
1
changelogs/client_server/newsfragments/1933.feature
Normal file
1
changelogs/client_server/newsfragments/1933.feature
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Add `via` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per MSC4156.
|
||||||
Loading…
Reference in a new issue