This commit is contained in:
Jacob Perron 2021-08-31 17:51:57 -07:00
parent 1a9d4f3b92
commit fea44ac445
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rmw_cyclonedds_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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>`_)
* Contributors: guillaume-pais-siemens
0.7.6 (2020-12-08)
------------------
* Delete problematic assert in rmw_init() (`#265 <https://github.com/ros2/rmw_cyclonedds/issues/265>`_)