We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4324a commit f1a2f39Copy full SHA for f1a2f39
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rmw_desert
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.0.3 (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>2.0.2</version>
+ <version>2.0.3</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