From 2a9a9e757e10da1b8583afb836ada956b2468a80 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 17 Jan 2018 11:20:26 +0000 Subject: [PATCH] add changelog --- changelogs/client_server.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index 0f6d6e91..27f37d57 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -13,6 +13,8 @@ Unreleased changes - Mark ``home_server`` return field for ``/login`` and ``/register`` endpoints as deprecated (`#1097 `_). + - Fix response format of ``/keys/changes`` endpoint + (`#1106 `_) - Changes to the API which will be backwards-compatible for clients: - Add 'token' parameter to /keys/query endpoint