diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index dfa776740..b5f31209d 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -51,7 +51,9 @@ - Spec clarifications: - - Fixed examples of ``m.room.member`` event and room state change, + - Fix response format and 404 example for room alias lookup + (`#960 `) + - Fix examples of ``m.room.member`` event and room state change, and added a clarification on the membership event sent upon profile update (`#950 `_). - Spell out the way that state is handled by ``POST /createRoom``