Skip to content

Commit a16966b

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

File tree

7 files changed

+33
-0
lines changed

7 files changed

+33
-0
lines changed

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

5+
Forthcoming
6+
-----------
7+
* Add test_xmllint to all of the ament_python packages. (`#804 <https://github.com/ros2/launch/issues/804>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.6.1 (2024-07-29)
611
------------------
712

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+
Forthcoming
6+
-----------
7+
* Add test_xmllint to all of the ament_python packages. (`#804 <https://github.com/ros2/launch/issues/804>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.6.1 (2024-07-29)
611
------------------
712
* Switch to using an rclpy context manager. (`#787 <https://github.com/ros2/launch/issues/787>`_)

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+
Forthcoming
6+
-----------
7+
* Add test_xmllint to all of the ament_python packages. (`#804 <https://github.com/ros2/launch/issues/804>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.6.1 (2024-07-29)
611
------------------
712

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

5+
Forthcoming
6+
-----------
7+
* Stop using python_cmake_module. (`#760 <https://github.com/ros2/launch/issues/760>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.6.1 (2024-07-29)
611
------------------
712

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+
Forthcoming
6+
-----------
7+
* Add test_xmllint to all of the ament_python packages. (`#804 <https://github.com/ros2/launch/issues/804>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.6.1 (2024-07-29)
611
------------------
712

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+
Forthcoming
6+
-----------
7+
* Add test_xmllint to all of the ament_python packages. (`#804 <https://github.com/ros2/launch/issues/804>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.6.1 (2024-07-29)
611
------------------
712

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+
Forthcoming
6+
-----------
7+
58
3.6.1 (2024-07-29)
69
------------------
710

0 commit comments

Comments
 (0)