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 db7385c commit 678dd4bCopy full SHA for 678dd4b
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rmw_desert
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.0.1 (2025-05-21)
+------------------
7
* Switch to target_link_libraries for linking
8
* Updated documentation
9
* Changed RxStream dispatchment paradigm
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_desert</name>
- <version>3.0.0</version>
+ <version>3.0.1</version>
<description>Implement the ROS middleware interface using the DESERT protocol stack for underwater communications.</description>
<maintainer email="davide.cst00@gmail.com">Davide Costa</maintainer>
<license>GPLv3</license>
0 commit comments