diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index d7384e31e..19c996daa 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -35,6 +35,10 @@ - Add top-level ``account_data`` key to the responses to ``GET /sync`` and ``GET /initialSync`` (`#380 `_). + - Add ``contains_url`` to ``RoomEventFilter``. + (`#390 `_). + - Add ``filter`` query param to ``/messages`` + (`#390 `_). r0.2.0 ======