Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Apr 12, 2023
1 parent c14d39a commit c9e7001
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
-----------
1.6.0 (2023-04-12)
------------------
* Dynamic Subscription (BONUS: Allocators): rmw_cyclonedds (`#451 <https://github.com/ros2/rmw_cyclonedds/issues/451>`_)
* Add stubs for new rmw interfaces (`#447 <https://github.com/ros2/rmw_cyclonedds/issues/447>`_)
* [rmw_cyclonedds] Improve handling of dynamic discovery (`#429 <https://github.com/ros2/rmw_cyclonedds/issues/429>`_)
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>1.5.1</version>
<version>1.6.0</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 c9e7001

Please sign in to comment.