diff --git a/rmw_cyclonedds_cpp/CHANGELOG.rst b/rmw_cyclonedds_cpp/CHANGELOG.rst index b51ed11..8958fd8 100644 --- a/rmw_cyclonedds_cpp/CHANGELOG.rst +++ b/rmw_cyclonedds_cpp/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package rmw_cyclonedds_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.7.6 (2020-12-08) +------------------ +* Delete problematic assert in rmw_init() (`#265 `_) +* Fix context cleanup (`#227 `_) +* Contributors: Ivan Santiago Paunovic, Michel Hidalgo + 0.7.5 (2020-10-15) ------------------ * Fixed cppcheck issue diff --git a/rmw_cyclonedds_cpp/package.xml b/rmw_cyclonedds_cpp/package.xml index 795c8ae..b6be558 100644 --- a/rmw_cyclonedds_cpp/package.xml +++ b/rmw_cyclonedds_cpp/package.xml @@ -2,7 +2,7 @@ rmw_cyclonedds_cpp - 0.7.5 + 0.7.6 Implement the ROS middleware interface using Eclipse CycloneDDS in C++. Erik Boasson Apache License 2.0