diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index eccab7c6..669470ed 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -87,6 +87,9 @@ (`#750 `_). - ``GET /user/{userId}/filter/{filterId}`` requires authentication (`#1003 `_). + - Add some clarifying notes on the behaviour of rooms with no + ``m.room.power_levels`` event + (`#1026 `_). r0.2.0 ======