diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 45b398b..bfb5121 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package rig_reconfigure ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* create config directory if it doesnt exist (`#40 `_) +* Persist window size via .ini file (`#36 `_) +* Replace linear node list with tree representation (`#34 `_) +* Fixes for default parameters (`#33 `_) +* Contributors: Dominik, Jonas Otto + 1.4.0 (2023-12-27) ------------------ * Add dependency on ament_index_cpp to fix build on rolling (`#29 `_)