Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
  • Loading branch information
marcoag committed Mar 28, 2024
1 parent 2b3a985 commit 26773ea
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
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_cyclonedds_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2024-03-28)
------------------
* Remove a bunch of unnecessary macros. (`#482 <https://github.com/ros2/rmw_cyclonedds/issues/482>`_)
* compare string contents but string pointer addresses. (`#481 <https://github.com/ros2/rmw_cyclonedds/issues/481>`_)
* Contributors: Chris Lalancette, Tomoya Fujita
Expand Down
2 changes: 1 addition & 1 deletion rmw_cyclonedds_cpp/package.xml
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>2.1.0</version>
<version>2.1.1</version>
<description>Implement the ROS middleware interface using Eclipse CycloneDDS in C++.</description>

<maintainer email="erik.boasson@adlinktech.com">Erik Boasson</maintainer>
Expand Down

0 comments on commit 26773ea

Please sign in to comment.