From 2324ab305704480308f2152840da4d556997e30c Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Mon, 7 Aug 2017 21:16:32 -0300 Subject: [docs] adds a changelog for incoming box changes --- CHANGELOG.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 34723a06..29adc1f9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,19 @@ Changelog .. note:: This version is not yet released and is under active development. +Server +~~~~~~ + +- Fixes IncomingBox missing preamble separator (space) which causes client to + fail parsing. + +Client +~~~~~~ + +- Adds IncomingBoxProcessLoop and implement the process flow for IncominBox + specification. +- Adds IIncomingBoxConsumer interface, which can be used by Soledad apps to + implement consumers for IncomingBox feature. 0.10.0 - 18 July, 2017 ------------------------------- -- cgit v1.2.3