Skip to content

Commit 8f12a1d

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
1 parent e572760 commit 8f12a1d

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

‎launch_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_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* cache lookup of importlib metadata in Node action (`#365 <https://github.com/ros2/launch_ros/issues/365>`_)
8+
* Get rid of unnecessary checks in composable_node_container. (`#364 <https://github.com/ros2/launch_ros/issues/364>`_)
9+
* Contributors: Chris Lalancette, William Woodall
10+
511
0.25.0 (2023-04-27)
612
-------------------
713

‎launch_testing_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_testing_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* `WaitForTopics`: get content of messages for each topic (`#353 <https://github.com/ros2/launch_ros/issues/353>`_)
8+
* Contributors: Giorgio Pintaudi
9+
510
0.25.0 (2023-04-27)
611
-------------------
712

‎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.25.0 (2023-04-27)
69
-------------------
710

‎test_launch_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 test_launch_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix an assert in the test_launch_ros tests. (`#367 <https://github.com/ros2/launch_ros/issues/367>`_)
8+
* Fix misspelled "receive". (`#362 <https://github.com/ros2/launch_ros/issues/362>`_)
9+
* Contributors: Chris Lalancette
10+
511
0.25.0 (2023-04-27)
612
-------------------
713

0 commit comments

Comments
 (0)