0.4.1
Signed-off-by: Michael Carroll <michael@openrobotics.org>
This commit is contained in:
parent
e959e66f08
commit
de359efb5f
4 changed files with 99 additions and 2 deletions
16
cyclonedds_cmake_module/CHANGELOG.rst
Normal file
16
cyclonedds_cmake_module/CHANGELOG.rst
Normal 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
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue