Skip to content

Commit b883f4c

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

File tree

6 files changed

+23
-0
lines changed

6 files changed

+23
-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+
Forthcoming
6+
-----------
7+
* Support Python 3.8-provided importlib.metadata (`#482 <https://github.com/ros2/launch/issues/482>`_)
8+
* Workaround asyncio signal handling on Unix (`#479 <https://github.com/ros2/launch/issues/479>`_)
9+
* Handle signals within the asyncio loop. (`#476 <https://github.com/ros2/launch/issues/476>`_)
10+
* Support non-interactive launch.LaunchService runs (`#475 <https://github.com/ros2/launch/issues/475>`_)
11+
* Contributors: Michel Hidalgo, Scott K Logan
12+
513
0.14.0 (2020-12-08)
614
-------------------
715
* print stderr message when command failed (`#474 <https://github.com/ros2/launch/issues/474>`_)

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

5+
Forthcoming
6+
-----------
7+
58
0.14.0 (2020-12-08)
69
-------------------
710

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+
Forthcoming
6+
-----------
7+
58
0.14.0 (2020-12-08)
69
-------------------
710

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

5+
Forthcoming
6+
-----------
7+
58
0.14.0 (2020-12-08)
69
-------------------
710
* Add frontend support for LogInfo action (`#467 <https://github.com/ros2/launch/issues/467>`_)

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

5+
Forthcoming
6+
-----------
7+
58
0.14.0 (2020-12-08)
69
-------------------
710
* Add frontend support for LogInfo action (`#467 <https://github.com/ros2/launch/issues/467>`_)

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
0.14.0 (2020-12-08)
69
-------------------
710

0 commit comments

Comments
 (0)