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

View file

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>cyclonedds_cmake_module</name>
<version>0.4.0</version>
<version>0.4.1</version>
<description>Provide CMake module to find Eclipse CycloneDDS.</description>
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
<license>Apache License 2.0</license>