Update changelog

This commit is contained in:
Brendan Abolivier 2017-09-14 19:51:23 +01:00
parent 4a99691108
commit 94374c696b
No known key found for this signature in database
GPG key ID: 8EF1500759F70623

View file

@ -51,6 +51,10 @@
- Spec clarifications: - 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 <https://github.com/matrix-org/matrix-doc/pull/997>`)
- Fix response format and 404 example for room alias lookup - Fix response format and 404 example for room alias lookup
(`#960 <https://github.com/matrix-org/matrix-doc/pull/960>`) (`#960 <https://github.com/matrix-org/matrix-doc/pull/960>`)
- Fix examples of ``m.room.member`` event and room state change, - Fix examples of ``m.room.member`` event and room state change,