Signed-off-by: Michael Carroll <michael@openrobotics.org>
This commit is contained in:
Michael Carroll 2019-10-24 08:30:46 -05:00
parent e959e66f08
commit de359efb5f
No known key found for this signature in database
GPG key ID: F20ABF421A696F36
4 changed files with 99 additions and 2 deletions

View file

@ -0,0 +1,16 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package cyclonedds_cmake_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.4.1 (2019-10-24)
------------------
* Use rosdep (`#32 <https://github.com/ros2/rmw_cyclonedds/issues/32>`_)
* Contributors: Dan Rose
0.4.0 (2019-08-29)
------------------
* Ensure all packages in the repository have the same version
Signed-off-by: Scott K Logan <logans@cottsay.net>
* remove Fast-CDR references in CMake config
* initial commit
* Contributors: Erik Boasson, Scott K Logan