0.4.4
Signed-off-by: Michael Carroll <michael@openrobotics.org>
This commit is contained in:
parent
0686850890
commit
ce34664472
4 changed files with 10 additions and 2 deletions
|
@ -2,6 +2,9 @@
|
||||||
Changelog for package cyclonedds_cmake_module
|
Changelog for package cyclonedds_cmake_module
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
0.4.4 (2019-11-19)
|
||||||
|
------------------
|
||||||
|
|
||||||
0.4.3 (2019-11-13)
|
0.4.3 (2019-11-13)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||||
<package format="2">
|
<package format="2">
|
||||||
<name>cyclonedds_cmake_module</name>
|
<name>cyclonedds_cmake_module</name>
|
||||||
<version>0.4.3</version>
|
<version>0.4.4</version>
|
||||||
<description>Provide CMake module to find Eclipse CycloneDDS.</description>
|
<description>Provide CMake module to find Eclipse CycloneDDS.</description>
|
||||||
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
|
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
|
||||||
<license>Apache License 2.0</license>
|
<license>Apache License 2.0</license>
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package rmw_cyclonedds_cpp
|
Changelog for package rmw_cyclonedds_cpp
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
0.4.4 (2019-11-19)
|
||||||
|
------------------
|
||||||
|
* Minor CMakeLists cleanup
|
||||||
|
* Contributors: Dan Rose
|
||||||
|
|
||||||
0.4.3 (2019-11-13)
|
0.4.3 (2019-11-13)
|
||||||
------------------
|
------------------
|
||||||
* Address "Precondition not met" on rmw_create_node (`#65 <https://github.com/ros2/rmw_cyclonedds/issues/65>`_) (`#66 <https://github.com/ros2/rmw_cyclonedds/issues/66>`_)
|
* Address "Precondition not met" on rmw_create_node (`#65 <https://github.com/ros2/rmw_cyclonedds/issues/65>`_) (`#66 <https://github.com/ros2/rmw_cyclonedds/issues/66>`_)
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||||
<package format="3">
|
<package format="3">
|
||||||
<name>rmw_cyclonedds_cpp</name>
|
<name>rmw_cyclonedds_cpp</name>
|
||||||
<version>0.4.3</version>
|
<version>0.4.4</version>
|
||||||
<description>Implement the ROS middleware interface using Eclipse CycloneDDS in C++.</description>
|
<description>Implement the ROS middleware interface using Eclipse CycloneDDS in C++.</description>
|
||||||
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
|
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
|
||||||
<license>Apache License 2.0</license>
|
<license>Apache License 2.0</license>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue