diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index 111c2f6b2..33cc8c734 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -35,7 +35,9 @@ - Add top-level ``account_data`` key to the responses to ``GET /sync`` and ``GET /initialSync`` (`#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 `_). r0.2.0