Skip to content

Commit a549086

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

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

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

5+
Forthcoming
6+
-----------
7+
* Use SomeEntitiesType for type checking. (`#358 <https://github.com/ros2/launch_ros/issues/358>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.23.0 (2023-02-14)
611
-------------------
712
* Fix normalize_parameters_dict for multiple nodes in the same namespace (`#347 <https://github.com/ros2/launch_ros/issues/347>`_)

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

5+
Forthcoming
6+
-----------
7+
* Increase the timeouts in wait_for_topic_launch_test. (`#360 <https://github.com/ros2/launch_ros/issues/360>`_)
8+
* Enable document generation using rosdoc2 (`#359 <https://github.com/ros2/launch_ros/issues/359>`_)
9+
* exit() methods should not reraise the passed-in exception (`#357 <https://github.com/ros2/launch_ros/issues/357>`_)
10+
* Contributors: Chris Lalancette, Giorgio Pintaudi, Yadu
11+
512
0.23.0 (2023-02-14)
613
-------------------
714
* Inherit markers from generate_test_description (`#330 <https://github.com/ros2/launch_ros/issues/330>`_)

ros2launch/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.23.0 (2023-02-14)
69
-------------------
710
* [rolling] Update maintainers - 2022-11-07 (`#331 <https://github.com/ros2/launch_ros/issues/331>`_)

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

5+
Forthcoming
6+
-----------
7+
* Enable document generation using rosdoc2 (`#359 <https://github.com/ros2/launch_ros/issues/359>`_)
8+
* Contributors: Yadu
9+
510
0.23.0 (2023-02-14)
611
-------------------
712
* Fix normalize_parameters_dict for multiple nodes in the same namespace (`#347 <https://github.com/ros2/launch_ros/issues/347>`_)

0 commit comments

Comments
 (0)