From c4137ff774d3f23e6851b66619958d52be70abd8 Mon Sep 17 00:00:00 2001 From: Bence Magyar Date: Tue, 28 Jun 2016 17:44:07 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 062eb120..f1b6499c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package control_toolbox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* avoid ABI breaks in PID class +* fix add_dependencies call +* rollback API changes in PID class +* cfg: removed rosbuild support related error handling +* Contributors: Bence Magyar, Igor Napolskikh, ipa-mig + 1.14.0 (2016-05-03) ------------------- * Fix negative gains issue and add tests; update gains setting through DynamicReconfig