Skip to content

Commit a77662f

Browse files
committed
2.7.0
1 parent 39b2013 commit a77662f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

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

5+
2.7.0 (2023-04-27)
6+
------------------
7+
58
2.6.1 (2023-02-13)
69
------------------
710
* Add missing header for strlen (`#169 <https://github.com/ros2/rcpputils/issues/169>`_)

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>rcpputils</name>
5-
<version>2.6.1</version>
5+
<version>2.7.0</version>
66
<description>Package containing utility code for C++.</description>
77

88
<maintainer email="[email protected]">Brandon Ong</maintainer>

0 commit comments

Comments
 (0)