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 0929920 commit 47ad866Copy full SHA for 47ad866
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rcpputils
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.7.1 (2023-05-11)
+------------------
7
* Add in a missing cstdint. (`#178 <https://github.com/ros2/rcpputils/issues/178>`_)
8
* Contributors: Chris Lalancette
9
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.7.0</version>
+ <version>2.7.1</version>
<description>Package containing utility code for C++.</description>
<maintainer email="[email protected]">Brandon Ong</maintainer>
0 commit comments