Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Apr 16, 2024
1 parent e67a4ad commit 40517de
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package rcutils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

6.7.0 (2024-04-16)
------------------
* validate the allocator before use. (`#455 <https://github.com/ros2/rcutils/issues/455>`_)
* validate the allocator before use.
* address review comments.
- validate allocator only if the function specifically uses.
- argument null check comes before validation of value.
---------
* Contributors: Tomoya Fujita

6.6.0 (2024-03-28)
------------------
* feat: Add human readable date to logging formats (`#441 <https://github.com/ros2/rcutils/issues/441>`_)
Expand Down

0 comments on commit 40517de

Please sign in to comment.