Skip to content

Commit 24acc69

Browse files
committed
Changelog.
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent f4b97c1 commit 24acc69

File tree

4 files changed

+35
-0
lines changed

4 files changed

+35
-0
lines changed

launch_ros/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fixing lifecycle node autostart issue `#445 <https://github.com/ros2/launch_ros/issues/445>`_ (`#449 <https://github.com/ros2/launch_ros/issues/449>`_) (`#453 <https://github.com/ros2/launch_ros/issues/453>`_)
8+
(cherry picked from commit 98952b58d570cde78d8cfec8c8d697f331b8c982)
9+
Co-authored-by: Steve Macenski <[email protected]>
10+
* Autostarting lifecycle nodes and example launch file demo (`#430 <https://github.com/ros2/launch_ros/issues/430>`_) (`#438 <https://github.com/ros2/launch_ros/issues/438>`_)
11+
(cherry picked from commit 3569f0d76c68884ca8796c0134bad29e8732d868)
12+
Co-authored-by: Steve Macenski <[email protected]>
13+
* Change docstring markdown code blocks to RST (`#450 <https://github.com/ros2/launch_ros/issues/450>`_) (`#451 <https://github.com/ros2/launch_ros/issues/451>`_)
14+
(cherry picked from commit 9abb3be6c9b482bb9945d9204a0427c7b3c0f450)
15+
Co-authored-by: Christophe Bedard <[email protected]>
16+
* mock launch components causing rosdoc2 to fail Python API (`#425 <https://github.com/ros2/launch_ros/issues/425>`_) (`#439 <https://github.com/ros2/launch_ros/issues/439>`_)
17+
(cherry picked from commit 2e737c8cb0ad7afc436938c30b5e14b4282ff2f7)
18+
Co-authored-by: R Kent James <[email protected]>
19+
* Contributors: mergify[bot]
20+
521
0.26.6 (2024-12-18)
622
-------------------
723
* Fix url in setup.py (`#413 <https://github.com/ros2/launch_ros/issues/413>`_) (`#414 <https://github.com/ros2/launch_ros/issues/414>`_)

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#447 <https://github.com/ros2/launch_ros/issues/447>`_ from ros2/mergify/bp/jazzy/pr-446
8+
Fix function params indentation (backport `#446 <https://github.com/ros2/launch_ros/issues/446>`_)
9+
* Fix function params indentation (`#446 <https://github.com/ros2/launch_ros/issues/446>`_)
10+
And add return type.
11+
(cherry picked from commit aeff3ca28cfe51c522b04592ec3c7e7077bf2531)
12+
* Contributors: Alejandro Hernández Cordero, Christophe Bedard
13+
514
0.26.6 (2024-12-18)
615
-------------------
716

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.6 (2024-12-18)
69
-------------------
710
* Fix url in setup.py (`#413 <https://github.com/ros2/launch_ros/issues/413>`_) (`#414 <https://github.com/ros2/launch_ros/issues/414>`_)

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

5+
Forthcoming
6+
-----------
7+
* Autostarting lifecycle nodes and example launch file demo (`#430 <https://github.com/ros2/launch_ros/issues/430>`_) (`#438 <https://github.com/ros2/launch_ros/issues/438>`_)
8+
(cherry picked from commit 3569f0d76c68884ca8796c0134bad29e8732d868)
9+
Co-authored-by: Steve Macenski <[email protected]>
10+
* Contributors: mergify[bot]
11+
512
0.26.6 (2024-12-18)
613
-------------------
714
* Fix url in setup.py (`#413 <https://github.com/ros2/launch_ros/issues/413>`_) (`#414 <https://github.com/ros2/launch_ros/issues/414>`_)

0 commit comments

Comments
 (0)