Skip to content

Commit f208707

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 9a469a2 commit f208707

File tree

6 files changed

+32
-0
lines changed

6 files changed

+32
-0
lines changed

Diff for: test_cli/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package test_cli
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Switch to target_link_libraries everywhere. (`#532 <https://github.com/ros2/system_tests/issues/532>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.19.0 (2023-10-04)
611
-------------------
712

Diff for: test_cli_remapping/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package test_cli_remapping
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Switch to target_link_libraries everywhere. (`#532 <https://github.com/ros2/system_tests/issues/532>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.19.0 (2023-10-04)
611
-------------------
712

Diff for: test_communication/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package test_communication
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Switch to target_link_libraries everywhere. (`#532 <https://github.com/ros2/system_tests/issues/532>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.19.0 (2023-10-04)
611
-------------------
712
* Add integration test for nested messages. (`#530 <https://github.com/ros2/system_tests/issues/530>`_)

Diff for: test_quality_of_service/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package test_quality_of_service
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Cleanup header includes in test_quality_of_service. (`#533 <https://github.com/ros2/system_tests/issues/533>`_)
8+
* Switch to target_link_libraries everywhere. (`#532 <https://github.com/ros2/system_tests/issues/532>`_)
9+
* Contributors: Chris Lalancette
10+
511
0.19.0 (2023-10-04)
612
-------------------
713

Diff for: test_rclcpp/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package test_rclcpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Mark gtest_subscription__rmw_connextdds xfail. (`#531 <https://github.com/ros2/system_tests/issues/531>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.19.0 (2023-10-04)
611
-------------------
712
* refactor corrected depth check for prefix in parameter_fixtures.hpp (`#529 <https://github.com/ros2/system_tests/issues/529>`_)

Diff for: test_security/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package test_security
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update to C++17 (`#528 <https://github.com/ros2/system_tests/issues/528>`_)
8+
* Switch to target_link_libraries everywhere. (`#532 <https://github.com/ros2/system_tests/issues/532>`_)
9+
* Contributors: Chris Lalancette
10+
511
0.19.0 (2023-10-04)
612
-------------------
713

0 commit comments

Comments
 (0)