Update changelog
This commit is contained in:
parent
06649b652d
commit
5e99f4753d
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@
|
||||||
- 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 pagination and filter support to ``/publicRooms``
|
- Add pagination and filter support to ``/publicRooms``. Change response to
|
||||||
|
omit fields rather than return ``null``. Add estimate of total number of
|
||||||
|
rooms in list.
|
||||||
(`#388 <https://github.com/matrix-org/matrix-doc/pull/388>`_).
|
(`#388 <https://github.com/matrix-org/matrix-doc/pull/388>`_).
|
||||||
|
|
||||||
r0.2.0
|
r0.2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue