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