diff --git a/micro_ros_agent/CHANGELOG.rst b/micro_ros_agent/CHANGELOG.rst index 86e01ab..f3a85c8 100644 --- a/micro_ros_agent/CHANGELOG.rst +++ b/micro_ros_agent/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog for package micro-ros_agent ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Add services to graph manager (`#127 `_) (`#129 `_) +* Add used missing includes (`#116 `_) (`#124 `_) +* Add system logger flag (`#118 `_) (`#119 `_) +* Add condition variable include (`#113 `_) (`#114 `_) +* pass system name to xrceagent (`#110 `_) (`#112 `_) +* Fix memory leak in FastDDS datawriter (`#107 `_) (`#109 `_) + 3.0.0 (2021-09-13) ------------------