Skip to content

Commit b612238

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

File tree

7 files changed

+47
-0
lines changed

7 files changed

+47
-0
lines changed

launch/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Pass modules to PythonExpression (`#655 <https://github.com/ros2/launch/issues/655>`_)
8+
* Allow ReadyToTest() usage in event handler (`#665 <https://github.com/ros2/launch/issues/665>`_)
9+
* Expose emulate_tty to xml and yaml launch (`#669 <https://github.com/ros2/launch/issues/669>`_)
10+
* Expose sigterm_timeout and sigkill_timeout to xml frontend (`#667 <https://github.com/ros2/launch/issues/667>`_)
11+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
12+
* Contributors: Aditya Pande, Audrow Nash, Blake Anderson, Nikolai Morin
13+
514
1.3.0 (2022-11-02)
615
------------------
716
* Expect deprecation warnings in tests (`#657 <https://github.com/ros2/launch/issues/657>`_)

launch_pytest/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Drop unused data_files entry for example_processes (`#680 <https://github.com/ros2/launch/issues/680>`_)
8+
* Spelling correction
9+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
10+
* Contributors: Audrow Nash, Geoffrey Biggs, Scott K Logan
11+
512
1.3.0 (2022-11-02)
613
------------------
714

launch_testing/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Allow ReadyToTest() usage in event handler (`#665 <https://github.com/ros2/launch/issues/665>`_)
8+
* Inherit markers from generate_test_description (`#670 <https://github.com/ros2/launch/issues/670>`_)
9+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
10+
* Contributors: Audrow Nash, Nikolai Morin, Scott K Logan
11+
512
1.3.0 (2022-11-02)
613
------------------
714

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+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
8+
* Contributors: Audrow Nash
9+
510
1.3.0 (2022-11-02)
611
------------------
712

launch_xml/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Expose emulate_tty to xml and yaml launch (`#669 <https://github.com/ros2/launch/issues/669>`_)
8+
* Expose sigterm_timeout and sigkill_timeout to xml frontend (`#667 <https://github.com/ros2/launch/issues/667>`_)
9+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
10+
* Contributors: Aditya Pande, Audrow Nash
11+
512
1.3.0 (2022-11-02)
613
------------------
714

launch_yaml/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Expose emulate_tty to xml and yaml launch (`#669 <https://github.com/ros2/launch/issues/669>`_)
8+
* Expose sigterm_timeout and sigkill_timeout to xml frontend (`#667 <https://github.com/ros2/launch/issues/667>`_)
9+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
10+
* Contributors: Aditya Pande, Audrow Nash
11+
512
1.3.0 (2022-11-02)
613
------------------
714

test_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 test_launch_testing
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* [rolling] Update maintainers - 2022-11-07 (`#671 <https://github.com/ros2/launch/issues/671>`_)
8+
* Contributors: Audrow Nash
9+
510
1.3.0 (2022-11-02)
611
------------------
712

0 commit comments

Comments
 (0)