This commit is contained in:
Jacob Perron 2020-10-07 10:50:16 -07:00
parent 4dcb0eda68
commit cf1be86f5c
8 changed files with 29 additions and 4 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rclcpp_components
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.2.0 (2020-10-07)
------------------
* Include original exception in ComponentManagerException (`#1157 <https://github.com/ros2/rclcpp/issues/1157>`_) (`#1223 <https://github.com/ros2/rclcpp/issues/1223>`_)
* Contributors: Dereck Wonnacott
2.1.0 (2020-08-03)
------------------