Skip to content

Commit d297abe

Browse files
committed
6.2.0
1 parent ea1a9a7 commit d297abe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.2.0 (2023-04-11)
6+
------------------
77
* Add convenience error handling macros (`#421 <https://github.com/ros2/rcutils/issues/421>`_)
88
* Calculate the next power-of-two for the user in hash_map_init. (`#420 <https://github.com/ros2/rcutils/issues/420>`_)
99
* update cast to modern style (`#418 <https://github.com/ros2/rcutils/issues/418>`_)

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.1.1</version>
5+
<version>6.2.0</version>
66
<description>Package containing various utility types and functions for C</description>
77

88
<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>

0 commit comments

Comments
 (0)