From 13cdf8bc1953fed64b35a0a00a4abc4975f18512 Mon Sep 17 00:00:00 2001 From: Julian Cerruti <jcerruti@ekumenlabs.com> Date: Mon, 17 Jul 2017 15:05:33 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f6cc4167..fb0da76b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,16 @@ Changelog ========= +Forthcoming +----------- +* Fix remapping member variable not set if argument is not null +* Adding the capability to remove a messageListener from a subscriber. +* Avoid flooding log with error messages on NTP sync failure +* Fix to avoid logging the same error multiple times for NtpTimeProvider. +* Fix: avoid exceptions on node shutdown +* Fix to avoid spurious exceptions on node shutdown if there's an active topic. +* Contributors: Juan Ignacio Ubeira, Julian Cerruti, Perrine Aguiar + 0.3.4 (2017-05-22) ------------------ * Implement parameter server's searchParam -- GitLab