diff --git a/test_cli/CHANGELOG.rst b/test_cli/CHANGELOG.rst index d4ec5533..c3ffd70a 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.2 (2023-07-14) +------------------- 0.15.1 (2023-04-11) ------------------- diff --git a/test_cli/package.xml b/test_cli/package.xml index d71f4add..f53c4117 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.15.1 + 0.15.2 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index 593c9ebd..67710623 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.15.2 (2023-07-14) +------------------- 0.15.1 (2023-04-11) ------------------- diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index c50defba..c6398c65 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.15.1 + 0.15.2 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 f9c0c823..f2e80b03 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.2 (2023-07-14) +------------------- 0.15.1 (2023-04-11) ------------------- diff --git a/test_communication/package.xml b/test_communication/package.xml index d3835240..75faa47e 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.15.1 + 0.15.2 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 7838addd..c4f92d26 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.15.2 (2023-07-14) +------------------- * Fix test QoS on macOS by moving qos_utilities.cpp to the four tests (`#519 `_) * Contributors: PhDittmann diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index 3adca01f..ed5e6dc8 100644 --- a/test_quality_of_service/package.xml +++ b/test_quality_of_service/package.xml @@ -2,7 +2,7 @@ test_quality_of_service - 0.15.1 + 0.15.2 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index 8de83fc9..640e3cb1 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.2 (2023-07-14) +------------------- 0.15.1 (2023-04-11) ------------------- diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index d1332836..a66ab74a 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.15.1 + 0.15.2 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 89e68234..1934c57f 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.15.2 (2023-07-14) +------------------- 0.15.1 (2023-04-11) ------------------- diff --git a/test_security/package.xml b/test_security/package.xml index fbccbe98..310dcae3 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.15.1 + 0.15.2 Test nodes, publishers and subscribers with DDS-Security.