Add changelog

This commit is contained in:
Erik Johnston 2016-09-29 17:19:54 +01:00
parent 3a5cbd14c3
commit d01d1a07a6

View file

@ -35,6 +35,8 @@
- Add top-level ``account_data`` key to the responses to ``GET /sync`` and
``GET /initialSync``
(`#380 <https://github.com/matrix-org/matrix-doc/pull/380>`_).
- Add ``is_direct`` flag to ``/createRoom``.
(`#389 <https://github.com/matrix-org/matrix-doc/pull/389>`_).
r0.2.0
======