From b80f38e11b62ef0ca35e9e8acb557aba867036c0 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Mon, 18 Dec 2017 13:30:37 +0000 Subject: [PATCH] fix changelog entry --- changelogs/client_server.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index faae2476..13d895fa 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -1,7 +1,12 @@ Unreleased changes ================== -No changes as yet. +- Changes to the API which will be backwards-compatible for clients: + + - New endpoints: + + - ``POST /user_directory/search`` + (`#1096 `_). r0.3.0 ====== @@ -76,9 +81,6 @@ r0.3.0 - ``GET /media/{version}/preview_url`` (`#1064 `_). - - ``POST /user_directory/search`` - (`#1096 `_). - - Spec clarifications: - Add endpoints and logic for invites and third-party invites to the federation