Skip to content

Commit 424e18d

Browse files
committed
Changelog.
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent e752fe5 commit 424e18d

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

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

5+
Forthcoming
6+
-----------
7+
* Fix url in setup.py (`#413 <https://github.com/ros2/launch_ros/issues/413>`_) (`#414 <https://github.com/ros2/launch_ros/issues/414>`_)
8+
(cherry picked from commit edb63764c39993645fd6bc7e0fc31ed7316f0b45)
9+
Co-authored-by: Wei HU <[email protected]>
10+
* Contributors: mergify[bot]
11+
512
0.26.5 (2024-03-28)
613
-------------------
714
* Fix: typing. Iterable doesn't have __getitem_\_ (`#393 <https://github.com/ros2/launch_ros/issues/393>`_)

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

5+
Forthcoming
6+
-----------
7+
58
0.26.5 (2024-03-28)
69
-------------------
710
* Make launch_testing_ros examples more robust. (`#394 <https://github.com/ros2/launch_ros/issues/394>`_)

ros2launch/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fix url in setup.py (`#413 <https://github.com/ros2/launch_ros/issues/413>`_) (`#414 <https://github.com/ros2/launch_ros/issues/414>`_)
8+
(cherry picked from commit edb63764c39993645fd6bc7e0fc31ed7316f0b45)
9+
Co-authored-by: Wei HU <[email protected]>
10+
* Contributors: mergify[bot]
11+
512
0.26.5 (2024-03-28)
613
-------------------
714

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+
* Fix url in setup.py (`#413 <https://github.com/ros2/launch_ros/issues/413>`_) (`#414 <https://github.com/ros2/launch_ros/issues/414>`_)
8+
(cherry picked from commit edb63764c39993645fd6bc7e0fc31ed7316f0b45)
9+
Co-authored-by: Wei HU <[email protected]>
10+
* Contributors: mergify[bot]
11+
512
0.26.5 (2024-03-28)
613
-------------------
714
* Small fixes for modern flake8. (`#395 <https://github.com/ros2/launch_ros/issues/395>`_)

0 commit comments

Comments
 (0)