diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index b5f31209d..7fe0b0309 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -51,6 +51,10 @@ - Spec clarifications: + - Add endpoints and logic for invites and third-party invites to the federation + spec and update the JSON of the request sent by the identity server upon 3PID + binding + (`#997 `) - Fix response format and 404 example for room alias lookup (`#960 `) - Fix examples of ``m.room.member`` event and room state change,