From c5738b87c0899bc5cd8e7d88def8983aa5666ede Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Sat, 3 Mar 2018 12:45:19 -0700 Subject: [PATCH] Add changelog entry for m.tag ordering Signed-off-by: Travis Ralston --- changelogs/client_server.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index d86aeb63..7ac32e4a 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -19,6 +19,8 @@ Unreleased changes (`#1106 `_). - Clarify default values for some fields on the /search API (`#1109 `_). + - Clarify that ``m.tag`` ordering is done with numbers, not strings + (`#1139 `_). - Changes to the API which will be backwards-compatible for clients: