diff --git a/test_cli/CHANGELOG.rst b/test_cli/CHANGELOG.rst index 0834f116..067c81bc 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.0 (2024-10-03) +------------------- 0.21.1 (2024-07-09) ------------------- diff --git a/test_cli/package.xml b/test_cli/package.xml index 66a025cd..f8aaed9c 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.21.1 + 0.22.0 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index 0ecf9b8b..f1bd7e3d 100644 --- a/test_cli_remapping/CHANGELOG.rst +++ b/test_cli_remapping/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli_remapping ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.0 (2024-10-03) +------------------- 0.21.1 (2024-07-09) ------------------- diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index 90095926..297da30d 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.21.1 + 0.22.0 Test command line remapping of topic names, service names, node namespace, and node name. diff --git a/test_communication/CHANGELOG.rst b/test_communication/CHANGELOG.rst index a6f94536..ef6a923c 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.0 (2024-10-03) +------------------- 0.21.1 (2024-07-09) ------------------- diff --git a/test_communication/package.xml b/test_communication/package.xml index 915b7de6..58fe6ef3 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.21.1 + 0.22.0 Test publish / subscribe and request / response communication with all primitive as well as builtin types. Also exchange dynamic and static arrays and nested message structures. diff --git a/test_quality_of_service/CHANGELOG.rst b/test_quality_of_service/CHANGELOG.rst index a9c41390..2c143b11 100644 --- a/test_quality_of_service/CHANGELOG.rst +++ b/test_quality_of_service/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_quality_of_service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.0 (2024-10-03) +------------------- 0.21.1 (2024-07-09) ------------------- diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index 0ed8a2c4..cd6cb48e 100644 --- a/test_quality_of_service/package.xml +++ b/test_quality_of_service/package.xml @@ -2,7 +2,7 @@ test_quality_of_service - 0.21.1 + 0.22.0 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index d8e2b2cf..2901ffc7 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.0 (2024-10-03) +------------------- * Implement the pure-virtual functions in the Waitable class. (`#548 `_) * Contributors: Chris Lalancette diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index a4a65e97..62e39693 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.21.1 + 0.22.0 Test rclcpp API. Each test is run with every available rmw implementation. diff --git a/test_security/CHANGELOG.rst b/test_security/CHANGELOG.rst index 10b7d3fa..383119de 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.0 (2024-10-03) +------------------- 0.21.1 (2024-07-09) ------------------- diff --git a/test_security/package.xml b/test_security/package.xml index 24ddf572..ed46c6a2 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.21.1 + 0.22.0 Test nodes, publishers and subscribers with DDS-Security.