Skip to content

Commit ea1a9a7

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent e5cce95 commit ea1a9a7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Add convenience error handling macros (`#421 <https://github.com/ros2/rcutils/issues/421>`_)
8+
* Calculate the next power-of-two for the user in hash_map_init. (`#420 <https://github.com/ros2/rcutils/issues/420>`_)
9+
* update cast to modern style (`#418 <https://github.com/ros2/rcutils/issues/418>`_)
10+
* Remove deprecated header get_env.h (`#417 <https://github.com/ros2/rcutils/issues/417>`_)
11+
* Updates to rcutils to make rosdoc2 generation happier. (`#416 <https://github.com/ros2/rcutils/issues/416>`_)
12+
* add RCUTILS_LOGGING_AUTOINIT_WITH_ALLOCATOR. (`#415 <https://github.com/ros2/rcutils/issues/415>`_)
13+
* Fix memory leak in string_map.c in rcutils (`#411 <https://github.com/ros2/rcutils/issues/411>`_)
14+
* avoid unnecessary copy for rcutils_char_array_vsprintf. (`#412 <https://github.com/ros2/rcutils/issues/412>`_)
15+
* Contributors: Chris Lalancette, Emerson Knapp, Mario Prats, Nikolai Morin, Tomoya Fujita, methylDragon
16+
517
6.1.1 (2023-02-24)
618
------------------
719
* Add missing stddef include for size_t (`#410 <https://github.com/ros2/rcutils/issues/410>`_)

0 commit comments

Comments
 (0)