Skip to content

Commit 40517de

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
1 parent e67a4ad commit 40517de

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.rst

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

5+
6.7.0 (2024-04-16)
6+
------------------
7+
* validate the allocator before use. (`#455 <https://github.com/ros2/rcutils/issues/455>`_)
8+
* validate the allocator before use.
9+
* address review comments.
10+
- validate allocator only if the function specifically uses.
11+
- argument null check comes before validation of value.
12+
---------
13+
* Contributors: Tomoya Fujita
14+
515
6.6.0 (2024-03-28)
616
------------------
717
* feat: Add human readable date to logging formats (`#441 <https://github.com/ros2/rcutils/issues/441>`_)

0 commit comments

Comments
 (0)