From 849a7662fea03f3f7bc51f3aaa028f6b9a85281c Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 18 Jan 2018 16:08:18 +0000 Subject: [PATCH] Fix changelog, hopefully --- changelogs/client_server.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index 27f37d57..4788ba4a 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -17,6 +17,7 @@ Unreleased changes (`#1106 `_) - Changes to the API which will be backwards-compatible for clients: + - Add 'token' parameter to /keys/query endpoint (`#1104 `_).