Skip to content

Commit f69678a

Browse files
committed
6.0.1
1 parent 25430cd commit f69678a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rcutils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
6.0.1 (2022-11-02)
6+
------------------
77
* Fix build on OpenHarmony (`#395 <https://github.com/ros2/rcutils/issues/395>`_)
88
* regression of thread-safety for logging macros (`#393 <https://github.com/ros2/rcutils/issues/393>`_)
99
* add portable nonnull macros (`#382 <https://github.com/ros2/rcutils/issues/382>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rcutils</name>
5-
<version>6.0.0</version>
5+
<version>6.0.1</version>
66
<description>Package containing various utility types and functions for C</description>
77
<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
88
<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

0 commit comments

Comments
 (0)