Skip to content

Commit

Permalink
0.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Jan 25, 2021
1 parent 7a099fd commit d024823
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rmw_cyclonedds_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_cyclonedds_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.18.4 (2021-01-25)
-------------------
* Fix use-after-free in error handling bug
* Drop compatibility with ancient cyclone versions
* Update to use Cyclone's renamed ddsi_sertype
Expand Down
2 changes: 1 addition & 1 deletion rmw_cyclonedds_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.18.3</version>
<version>0.18.4</version>
<description>Implement the ROS middleware interface using Eclipse CycloneDDS in C++.</description>
<maintainer email="[email protected]">Erik Boasson</maintainer>
<maintainer email="[email protected]">Ivan Paunovic</maintainer>
Expand Down

0 comments on commit d024823

Please sign in to comment.