Skip to content

Commit 51b5876

Browse files
committed
5.1.5
Signed-off-by: Audrow Nash <audrow@intrinsic.ai>
1 parent 786e882 commit 51b5876

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

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

5+
5.1.5 (2024-02-16)
6+
------------------
7+
* Fix if(TARGET ...) condition for test (`#447 <https://github.com/ros2/rcutils/issues/447>`_) (`#448 <https://github.com/ros2/rcutils/issues/448>`_)
8+
* Contributors: mergify[bot]
9+
510
5.1.4 (2023-11-13)
611
------------------
712
* memmove for overlaping memory (`#434 <https://github.com/ros2/rcutils/issues/434>`_) (`#437 <https://github.com/ros2/rcutils/issues/437>`_)

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>5.1.4</version>
5+
<version>5.1.5</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)