Skip to content

Commit be60fac

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 9c5f6a7 commit be60fac

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-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+
0.29.1 (2025-06-19)
6+
-------------------
7+
* improve type readability in errors (`#469 <https://github.com/ros2/launch_ros/issues/469>`_)
8+
* Fix: LoadComposableNodes fails to parse wildcard param files correctly (`#460 <https://github.com/ros2/launch_ros/issues/460>`_) (`#465 <https://github.com/ros2/launch_ros/issues/465>`_)
9+
* Contributors: Emre Kuru, Kenji Brameld
10+
511
0.29.0 (2025-04-25)
612
-------------------
713

launch_testing_ros/CHANGELOG.rst

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

5+
0.29.1 (2025-06-19)
6+
-------------------
7+
58
0.29.0 (2025-04-25)
69
-------------------
710

ros2launch/CHANGELOG.rst

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

5+
0.29.1 (2025-06-19)
6+
-------------------
7+
* user control of log file base names, in ros2 launch (`#461 <https://github.com/ros2/launch_ros/issues/461>`_)
8+
Co-authored-by: Katherine Scott <[email protected]>
9+
* Contributors: Tanishq Chaudhary
10+
511
0.29.0 (2025-04-25)
612
-------------------
713

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+
0.29.1 (2025-06-19)
6+
-------------------
7+
* Fix: LoadComposableNodes fails to parse wildcard param files correctly (`#460 <https://github.com/ros2/launch_ros/issues/460>`_) (`#465 <https://github.com/ros2/launch_ros/issues/465>`_)
8+
* Contributors: Emre Kuru
9+
510
0.29.0 (2025-04-25)
611
-------------------
712

0 commit comments

Comments
 (0)