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 39b2013 commit a77662fCopy full SHA for a77662f
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog for package rcpputils
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+2.7.0 (2023-04-27)
6
+------------------
7
+
8
2.6.1 (2023-02-13)
9
------------------
10
* Add missing header for strlen (`#169 <https://github.com/ros2/rcpputils/issues/169>`_)
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>rcpputils</name>
- <version>2.6.1</version>
+ <version>2.7.0</version>
<description>Package containing utility code for C++.</description>
<maintainer email="[email protected]">Brandon Ong</maintainer>
0 commit comments