From 94374c696bc8c03244ee3c490d01c75040b009dd Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Thu, 14 Sep 2017 19:51:23 +0100 Subject: [PATCH] Update changelog --- changelogs/client_server.rst | 4 ++++ 1 file changed, 4 insertions(+) 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,