We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6504af commit ae7df87Copy full SHA for ae7df87
2 files changed
rmw_dds_common/CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rmw_dds_common
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.0.0 (2023-11-06)
+------------------
7
* make a new private mutex and add updating graph methods (`#73 <https://github.com/ros2/rmw_dds_common/issues/73>`_)
8
* Contributors: Chen Lihui
9
rmw_dds_common/package.xml
@@ -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_dds_common</name>
- <version>2.1.1</version>
+ <version>3.0.0</version>
<description>Define a common interface between DDS implementations of ROS middleware.</description>
<maintainer email="ivanpauno@ekumenlabs.com">Ivan Paunovic</maintainer>
0 commit comments