diff --git a/cyclonedds_cmake_module/CHANGELOG.rst b/cyclonedds_cmake_module/CHANGELOG.rst index 2aa9357..b6a6039 100644 --- a/cyclonedds_cmake_module/CHANGELOG.rst +++ b/cyclonedds_cmake_module/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package cyclonedds_cmake_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.4.4 (2019-11-19) +------------------ + 0.4.3 (2019-11-13) ------------------ diff --git a/cyclonedds_cmake_module/package.xml b/cyclonedds_cmake_module/package.xml index 843fce2..a55b564 100644 --- a/cyclonedds_cmake_module/package.xml +++ b/cyclonedds_cmake_module/package.xml @@ -2,7 +2,7 @@ cyclonedds_cmake_module - 0.4.3 + 0.4.4 Provide CMake module to find Eclipse CycloneDDS. Erik Boasson Apache License 2.0 diff --git a/rmw_cyclonedds_cpp/CHANGELOG.rst b/rmw_cyclonedds_cpp/CHANGELOG.rst index 11ea251..56171a1 100644 --- a/rmw_cyclonedds_cpp/CHANGELOG.rst +++ b/rmw_cyclonedds_cpp/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package rmw_cyclonedds_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.4.4 (2019-11-19) +------------------ +* Minor CMakeLists cleanup +* Contributors: Dan Rose + 0.4.3 (2019-11-13) ------------------ * Address "Precondition not met" on rmw_create_node (`#65 `_) (`#66 `_) diff --git a/rmw_cyclonedds_cpp/package.xml b/rmw_cyclonedds_cpp/package.xml index 6413338..0121d6e 100644 --- a/rmw_cyclonedds_cpp/package.xml +++ b/rmw_cyclonedds_cpp/package.xml @@ -2,7 +2,7 @@ rmw_cyclonedds_cpp - 0.4.3 + 0.4.4 Implement the ROS middleware interface using Eclipse CycloneDDS in C++. Erik Boasson Apache License 2.0