Skip to content

Commit 0a48e27

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent a3bb018 commit 0a48e27

File tree

4 files changed

+21
-0
lines changed

4 files changed

+21
-0
lines changed

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 launch_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* fix setuptools deprecations (`#475 <https://github.com/ros2/launch_ros/issues/475>`_)
8+
* Contributors: mosfet80
9+
510
0.29.1 (2025-06-19)
611
-------------------
712
* improve type readability in errors (`#469 <https://github.com/ros2/launch_ros/issues/469>`_)

launch_testing_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_testing_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* fix setuptools deprecations (`#475 <https://github.com/ros2/launch_ros/issues/475>`_)
8+
* `WaitForTopics`: wait for publisher-subscriber connection to be established (`#474 <https://github.com/ros2/launch_ros/issues/474>`_)
9+
* Contributors: Giorgio Pintaudi, mosfet80
10+
511
0.29.1 (2025-06-19)
612
-------------------
713

ros2launch/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* fix setuptools deprecations (`#475 <https://github.com/ros2/launch_ros/issues/475>`_)
8+
* Contributors: mosfet80
9+
510
0.29.1 (2025-06-19)
611
-------------------
712
* user control of log file base names, in ros2 launch (`#461 <https://github.com/ros2/launch_ros/issues/461>`_)

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+
* fix setuptools deprecations (`#475 <https://github.com/ros2/launch_ros/issues/475>`_)
8+
* Contributors: mosfet80
9+
510
0.29.1 (2025-06-19)
611
-------------------
712
* 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>`_)

0 commit comments

Comments
 (0)