File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package rcutils
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 5.1.3 (2023-04-25)
6
+ ------------------
7
+ * avoid unnecessary copy for rcutils_char_array_vsprintf. (`#412 <https://github.com/ros2/rcutils/issues/412 >`_) (`#413 <https://github.com/ros2/rcutils/issues/413 >`_)
8
+ * Contributors: mergify[bot]
9
+
5
10
5.1.2 (2022-11-07)
6
11
------------------
7
12
* Change syntax __VAR_ARGS_\_ to __VA_ARGS_\_ (`#376 <https://github.com/ros2/rcutils/issues/376 >`_) (`#377 <https://github.com/ros2/rcutils/issues/377 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >rcutils</name >
5
- <version >5.1.2 </version >
5
+ <version >5.1.3 </version >
6
6
<description >Package containing various utility types and functions for C</description >
7
7
<
maintainer email =
" [email protected] " >Chris Lalancette</
maintainer >
8
8
<
maintainer email =
" [email protected] " >Alejandro Hernandez Cordero</
maintainer >
You can’t perform that action at this time.
0 commit comments