Skip to content

Commit e120552

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

File tree

7 files changed

+34
-0
lines changed

7 files changed

+34
-0
lines changed

launch/CHANGELOG.rst

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

5+
3.9.4 (2025-10-17)
6+
------------------
7+
* Shared logic for substitutions (`#769 <https://github.com/ros2/launch/issues/769>`_)
8+
* Use yaml types (`#781 <https://github.com/ros2/launch/issues/781>`_)
9+
* Switch osrf_pycommon dependency to system package (`#817 <https://github.com/ros2/launch/issues/817>`_)
10+
* Fix all/any in xml and yaml launch files (`#906 <https://github.com/ros2/launch/issues/906>`_)
11+
* Contributors: Matthijs van der Burgh, Michael Carlstrom, Scott K Logan
12+
513
3.9.3 (2025-10-06)
614
------------------
715
* Allow providing launch args to include using let in frontends (`#848 <https://github.com/ros2/launch//issues/848>`_)

launch_pytest/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_pytest
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.4 (2025-10-17)
6+
------------------
7+
* Switch osrf_pycommon dependency to system package (`#817 <https://github.com/ros2/launch/issues/817>`_)
8+
* Contributors: Scott K Logan
9+
510
3.9.3 (2025-10-06)
611
------------------
712

launch_testing/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
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.4 (2025-10-17)
6+
------------------
7+
* Switch osrf_pycommon dependency to system package (`#817 <https://github.com/ros2/launch/issues/817>`_)
8+
* Contributors: Scott K Logan
9+
510
3.9.3 (2025-10-06)
611
------------------
712

launch_testing_ament_cmake/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_ament_cmake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.4 (2025-10-17)
6+
------------------
7+
58
3.9.3 (2025-10-06)
69
------------------
710

launch_xml/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_xml
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.4 (2025-10-17)
6+
------------------
7+
* Fix all/any in xml and yaml launch files (`#906 <https://github.com/ros2/launch/issues/906>`_)
8+
* Contributors: Matthijs van der Burgh
9+
510
3.9.3 (2025-10-06)
611
------------------
712
* Allow providing launch args to include using let in frontends (`#848 <https://github.com/ros2/launch//issues/848>`_)

launch_yaml/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_yaml
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.4 (2025-10-17)
6+
------------------
7+
* Fix all/any in xml and yaml launch files (`#906 <https://github.com/ros2/launch/issues/906>`_)
8+
* Contributors: Matthijs van der Burgh
9+
510
3.9.3 (2025-10-06)
611
------------------
712
* Allow providing launch args to include using let in frontends (`#848 <https://github.com/ros2/launch//issues/848>`_)

test_launch_testing/CHANGELOG.rst

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

5+
3.9.4 (2025-10-17)
6+
------------------
7+
58
3.9.3 (2025-10-06)
69
------------------
710

0 commit comments

Comments
 (0)