Skip to content

Commit f7148d2

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 25f57b5 commit f7148d2

File tree

6 files changed

+22
-4
lines changed

6 files changed

+22
-4
lines changed

test_cli/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.12.2 (2022-03-28)
69
-------------------
710

@@ -54,8 +57,7 @@ Changelog for package test_cli
5457
------------------
5558
* Disable long term flaky test test_params_yaml. (`#369 <https://github.com/ros2/system_tests/issues/369>`_)
5659
* Declaring initial parameters. (`#358 <https://github.com/ros2/system_tests/issues/358>`_)
57-
* Merge pull request `#356 <https://github.com/ros2/system_tests/issues/356>`_ from ros2/issue/`#321 <https://github.com/ros2/system_tests/issues/321>`__enhance_parameter_api
58-
Using new parameter API: allowing undeclared parameters.
60+
* Merge pull request `#356 <https://github.com/ros2/system_tests/issues/356>`_ from ros2/issue/321_enhance_parameter_api
5961
* Using new parameter API; allowing undeclared parameters.
6062
* Read only parameters. (`#278 <https://github.com/ros2/system_tests/issues/278>`_)
6163
* Expect declared parameters + use_sim_time

test_cli_remapping/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_cli_remapping
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.12.2 (2022-03-28)
69
-------------------
710

test_communication/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_communication
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Split test_subscriber into multiple compilation units. (`#500 <https://github.com/ros2/system_tests/issues/500>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.12.2 (2022-03-28)
611
-------------------
712
* Add test_msgs dependency (`#497 <https://github.com/ros2/system_tests/issues/497>`_)

test_quality_of_service/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_quality_of_service
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.12.2 (2022-03-28)
69
-------------------
710

test_rclcpp/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.12.2 (2022-03-28)
69
-------------------
710

@@ -131,8 +134,7 @@ Changelog for package test_rclcpp
131134
* Corrected publish calls with shared_ptr signature
132135
* Updated with PR comments
133136
* Correct linter failure
134-
* Merge pull request `#357 <https://github.com/ros2/system_tests/issues/357>`_ from `ros2/ros2#658 <https://github.com/ros2/ros2/issues/658>`__leftovers
135-
Delete unnecessary usage of target_include_directories and target_link_libraries with gtest macros
137+
* Merge pull request `#357 <https://github.com/ros2/system_tests/issues/357>`_ from ros2/ros2_658_leftovers
136138
* Corrected CMakelists
137139
* [WIP] Modify get_node_names to return fully qualified names. (`#345 <https://github.com/ros2/system_tests/issues/345>`_)
138140
* Get_node_names now returns qualified names

test_security/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_security
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.12.2 (2022-03-28)
69
-------------------
710

0 commit comments

Comments
 (0)