Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag committed Mar 28, 2024
1 parent 9502006 commit c225ff6
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 0 deletions.
6 changes: 6 additions & 0 deletions launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Small fixes for modern flake8. (`#772 <https://github.com/ros2/launch/issues/772>`_)
* Cleanup some type annotations.
* Contributors: Chris Lalancette

3.4.0 (2024-02-07)
------------------
* Rework task exceptions loop. (`#755 <https://github.com/ros2/launch/issues/755>`_)
Expand Down
5 changes: 5 additions & 0 deletions launch_pytest/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package launch_pytest
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Switch tryfirst/trylast to hookimpl.
* Contributors: Chris Lalancette

3.4.0 (2024-02-07)
------------------

Expand Down
5 changes: 5 additions & 0 deletions launch_testing/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package launch_testing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add consider_namespace_packages=False (`#766 <https://github.com/ros2/launch/issues/766>`_)
* Contributors: Tony Najjar

3.4.0 (2024-02-07)
------------------

Expand Down
3 changes: 3 additions & 0 deletions launch_testing_ament_cmake/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package launch_testing_ament_cmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

3.4.0 (2024-02-07)
------------------

Expand Down
5 changes: 5 additions & 0 deletions launch_xml/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package launch_xml
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* launch_xml: fix xml syntax in README (`#770 <https://github.com/ros2/launch/issues/770>`_)
* Contributors: Steve Peters

3.4.0 (2024-02-07)
------------------

Expand Down
3 changes: 3 additions & 0 deletions launch_yaml/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package launch_yaml
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

3.4.0 (2024-02-07)
------------------
* Fix flake8 warnings in launch_yaml. (`#756 <https://github.com/ros2/launch/issues/756>`_)
Expand Down
3 changes: 3 additions & 0 deletions test_launch_testing/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_launch_testing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

3.4.0 (2024-02-07)
------------------

Expand Down

0 comments on commit c225ff6

Please sign in to comment.