diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index d7384e31..111c2f6b 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -35,6 +35,8 @@ - Add top-level ``account_data`` key to the responses to ``GET /sync`` and ``GET /initialSync`` (`#380 `_). + - Add pagination and filter support to ``/publicRooms`` + (`#388 `_). r0.2.0 ======