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 04aa980 commit 025f78fCopy full SHA for 025f78f
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog for package rcutils
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+6.3.0 (2023-04-27)
6
+------------------
7
+
8
6.2.1 (2023-04-12)
9
------------------
10
* fix memory leak (`#423 <https://github.com/ros2/rcutils/issues/423>`_)
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="2">
<name>rcutils</name>
- <version>6.2.1</version>
+ <version>6.3.0</version>
<description>Package containing various utility types and functions for C</description>
<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>
0 commit comments