Update changelog

This commit is contained in:
Erik Johnston 2016-09-29 17:22:43 +01:00
parent 37f6769a3c
commit 51248dd0c8

View file

@ -35,6 +35,10 @@
- Add top-level ``account_data`` key to the responses to ``GET /sync`` and - Add top-level ``account_data`` key to the responses to ``GET /sync`` and
``GET /initialSync`` ``GET /initialSync``
(`#380 <https://github.com/matrix-org/matrix-doc/pull/380>`_). (`#380 <https://github.com/matrix-org/matrix-doc/pull/380>`_).
- Add ``contains_url`` to ``RoomEventFilter``.
(`#390 <https://github.com/matrix-org/matrix-doc/pull/390>`_).
- Add ``filter`` query param to ``/messages``
(`#390 <https://github.com/matrix-org/matrix-doc/pull/390>`_).
r0.2.0 r0.2.0
====== ======