diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d3e3e1dd..d5a15497 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ Changelog for package control_toolbox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* [CI] fix source build (`#168 `_) +* Bump actions/setup-python from 4 to 5 (`#167 `_) +* [CI] Touchups (`#166 `_) +* [PID] Update documentation to reflect ROS 2 usage of time (`#165 `_) +* Bump actions/checkout from 3 to 4 (`#163 `_) +* Bump ros-tooling/setup-ros from 0.6 to 0.7 (`#161 `_) +* Add filters structure and lowpass filter (`#152 `_) +* Bump codecov/codecov-action from 3.1.2 to 3.1.4 (`#160 `_) +* Contributors: Christoph Fröhlich, GuiHome, Patrick Roncagliolo + 3.1.0 (2023-04-29) ------------------ * Check for i_min <= i_max at initialization (`#139 `_)