Skip to content

Commit 0cdfff5

Browse files
committed
Changelog.
Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
1 parent 5dd06c9 commit 0cdfff5

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

‎launch_ros/CHANGELOG.rst‎

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

5+
Forthcoming
6+
-----------
7+
* Fix: typing. Iterable doesn't have __getitem_\_ (`#393 <https://github.com/ros2/launch_ros/issues/393>`_)
8+
* Cleanup some type annotations. (`#392 <https://github.com/ros2/launch_ros/issues/392>`_)
9+
* Contributors: Chris Lalancette, Matthijs van der Burgh
10+
511
0.26.4 (2024-01-24)
612
-------------------
713

‎launch_testing_ros/CHANGELOG.rst‎

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

5+
Forthcoming
6+
-----------
7+
* Make launch_testing_ros examples more robust. (`#394 <https://github.com/ros2/launch_ros/issues/394>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.26.4 (2024-01-24)
611
-------------------
712

‎ros2launch/CHANGELOG.rst‎

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

5+
Forthcoming
6+
-----------
7+
58
0.26.4 (2024-01-24)
69
-------------------
710

‎test_launch_ros/CHANGELOG.rst‎

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

5+
Forthcoming
6+
-----------
7+
* Small fixes for modern flake8. (`#395 <https://github.com/ros2/launch_ros/issues/395>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.26.4 (2024-01-24)
611
-------------------
712
* add "--log-file-name" command line argument for test. (`#387 <https://github.com/ros2/launch_ros/issues/387>`_)

0 commit comments

Comments
 (0)