From 5285dbc6559bdecc5ffc787fdd7bbccd31757845 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 6 Mar 2018 13:44:20 -0700 Subject: [PATCH] Add clarifications of /account/whoami to changelog 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 23898e0f..48ac4910 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -23,6 +23,8 @@ Unreleased changes (`#1137 `_). - Clarify that ``m.tag`` ordering is done with numbers, not strings (`#1139 `_). + - Clarify that ``/account/whoami`` should consider application services + (`#1152 `_). - Changes to the API which will be backwards-compatible for clients: