diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index 55b072992..2dcda7111 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -19,8 +19,6 @@ Unreleased changes (`#1106 `_). - Clarify default values for some fields on the /search API (`#1109 `_). - - Add spec for ignoring users - (`#1142 `_). - Fix the representation of ``m.presence`` events (`#1137 `_). - Clarify that ``m.tag`` ordering is done with numbers, not strings @@ -30,6 +28,8 @@ Unreleased changes - Add 'token' parameter to /keys/query endpoint (`#1104 `_). + - Add spec for ignoring users + (`#1142 `_). r0.3.0 ======