Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag committed Mar 28, 2024
1 parent 5dd06c9 commit 0cdfff5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions launch_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package launch_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Fix: typing. Iterable doesn't have __getitem_\_ (`#393 <https://github.com/ros2/launch_ros/issues/393>`_)
* Cleanup some type annotations. (`#392 <https://github.com/ros2/launch_ros/issues/392>`_)
* Contributors: Chris Lalancette, Matthijs van der Burgh

0.26.4 (2024-01-24)
-------------------

Expand Down
5 changes: 5 additions & 0 deletions launch_testing_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package launch_testing_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Make launch_testing_ros examples more robust. (`#394 <https://github.com/ros2/launch_ros/issues/394>`_)
* Contributors: Chris Lalancette

0.26.4 (2024-01-24)
-------------------

Expand Down
3 changes: 3 additions & 0 deletions ros2launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ros2launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.26.4 (2024-01-24)
-------------------

Expand Down
5 changes: 5 additions & 0 deletions test_launch_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package test_launch_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Small fixes for modern flake8. (`#395 <https://github.com/ros2/launch_ros/issues/395>`_)
* Contributors: Chris Lalancette

0.26.4 (2024-01-24)
-------------------
* add "--log-file-name" command line argument for test. (`#387 <https://github.com/ros2/launch_ros/issues/387>`_)
Expand Down

0 comments on commit 0cdfff5

Please sign in to comment.