This commit is contained in:
Jacob Perron 2022-02-04 08:31:08 -08:00
parent ef8d7532dc
commit 517fd655bd
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rmw_cyclonedds_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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>`_)
* Contributors: Jacob Perron
0.7.7 (2021-08-31)
------------------
* Add -latomic for RISC-V (`#332 <https://github.com/ros2/rmw_cyclonedds/issues/332>`_) (`#333 <https://github.com/ros2/rmw_cyclonedds/issues/333>`_)