Skip to content

Commit 245b50d

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 1ab6159 commit 245b50d

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-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+
* Support Python 3.8 importlib.metadata, declare dependency (`#229 <https://github.com/ros2/launch_ros/issues/229>`_)
8+
* Contributors: Scott K Logan
9+
510
0.14.0 (2021-04-06)
611
-------------------
712
* Add options extensions to ros2launch and extensibility to the node action (`#216 <https://github.com/ros2/launch_ros/issues/216>`_)

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.14.0 (2021-04-06)
69
-------------------
710

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.14.0 (2021-04-06)
69
-------------------
710
* Add options extensions to ros2launch and extensibility to the node action (`#216 <https://github.com/ros2/launch_ros/issues/216>`_)

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+
* Add a package marker to test_launch_ros. (`#226 <https://github.com/ros2/launch_ros/issues/226>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.14.0 (2021-04-06)
611
-------------------
712

0 commit comments

Comments
 (0)