This commit is contained in:
Jacob Perron 2022-07-25 12:30:40 -07:00
parent 410aa61d81
commit d83b3f3903
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rmw_cyclonedds_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.7.9 (2022-07-25)
------------------
* Fix the history depth for KEEP_ALL (`#305 <https://github.com/ros2/rmw_cyclonedds/issues/305>`_) (`#394 <https://github.com/ros2/rmw_cyclonedds/issues/394>`_)
* Contributors: Chris Lalancette
0.7.8 (2022-02-04)
------------------
* Free with the same allocator in rmw_destroy_node (`#355 <https://github.com/ros2/rmw_cyclonedds/issues/355>`_) (`#369 <https://github.com/ros2/rmw_cyclonedds/issues/369>`_)

View file

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_cyclonedds_cpp</name>
<version>0.7.8</version>
<version>0.7.9</version>
<description>Implement the ROS middleware interface using Eclipse CycloneDDS in C++.</description>
<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
<license>Apache License 2.0</license>