Linkify createroom in changelog too

This commit is contained in:
David Baker 2016-10-06 10:12:08 +01:00
parent 2a987c3369
commit e2736ba167

View file

@ -37,7 +37,7 @@
- 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 ``is_direct`` flag to ``/createRoom`` and invite member event. - Add ``is_direct`` flag to .. |/createRoom|_ and invite member event.
Add 'Direct Messaging' module. Add 'Direct Messaging' module.
(`#389 <https://github.com/matrix-org/matrix-doc/pull/389>`_). (`#389 <https://github.com/matrix-org/matrix-doc/pull/389>`_).
- Add ``contains_url`` option to ``RoomEventFilter``. - Add ``contains_url`` option to ``RoomEventFilter``.