Skip to content

Commit 64feb43

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 75952a8 commit 64feb43

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-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+
* Create py.typed to mark this library as typed (`#379 <https://github.com/ros2/launch_ros/issues/379>`_)
8+
* Contributors: Jonas Otto
9+
510
0.26.1 (2023-08-21)
611
-------------------
712
* Remove create_future implementation. (`#372 <https://github.com/ros2/launch_ros/issues/372>`_)

launch_testing_ros/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Handle spin() ExternalShutdownException. (`#378 <https://github.com/ros2/launch_ros/issues/378>`_)
8+
* Increase the timeout in wait_for_topic_launch_test. (`#377 <https://github.com/ros2/launch_ros/issues/377>`_)
9+
* Contributors: Chris Lalancette
10+
511
0.26.1 (2023-08-21)
612
-------------------
713

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.26.1 (2023-08-21)
69
-------------------
710

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

5+
Forthcoming
6+
-----------
7+
58
0.26.1 (2023-08-21)
69
-------------------
710

0 commit comments

Comments
 (0)