diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f6cc41672c42f0175cceeb2f1f3eb33bccc6f3e2..fb0da76b6e68588b0db51464929dcb835b961cb8 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