diff --git a/test_cli/CHANGELOG.rst b/test_cli/CHANGELOG.rst index cea12aae..026c21a8 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.12.1 (2022-01-13) +------------------- + 0.12.0 (2021-11-18) ------------------- * Updated maintainers (`#489 `_) diff --git a/test_cli/package.xml b/test_cli/package.xml index bea665e2..68446d17 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.12.0 + 0.12.1 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index 152bef97..78729dc3 100644 --- a/test_cli_remapping/CHANGELOG.rst +++ b/test_cli_remapping/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_cli_remapping ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.12.1 (2022-01-13) +------------------- + 0.12.0 (2021-11-18) ------------------- * Update python nodes SIGINT handling (`#490 `_) diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index 63e6de1b..1fdab82a 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.12.0 + 0.12.1 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 d03e966c..e90aa2b7 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.12.1 (2022-01-13) +------------------- + 0.12.0 (2021-11-18) ------------------- * Update python nodes SIGINT handling (`#490 `_) diff --git a/test_communication/package.xml b/test_communication/package.xml index b5005a16..28b99573 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.12.0 + 0.12.1 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 e4bfa941..d588f97d 100644 --- a/test_quality_of_service/CHANGELOG.rst +++ b/test_quality_of_service/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package test_quality_of_service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.12.1 (2022-01-13) +------------------- +* Update maintainers to Aditya Pande and Shane Loretz (`#491 `_) +* Contributors: Audrow Nash + 0.12.0 (2021-11-18) ------------------- * Updated maintainers (`#489 `_) diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index 186cdd31..d98b8b22 100644 --- a/test_quality_of_service/package.xml +++ b/test_quality_of_service/package.xml @@ -2,7 +2,7 @@ test_quality_of_service - 0.12.0 + 0.12.1 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index 05282c13..a725cd20 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.12.1 (2022-01-13) +------------------- +* Fix include order for cpplint (`#493 `_) +* Fix test (`#488 `_) +* Contributors: Jacob Perron, Mauro Passerino + 0.12.0 (2021-11-18) ------------------- * Updated maintainers (`#489 `_) diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index dece4226..0eb490c6 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.12.0 + 0.12.1 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 6cc24e12..38c0e8f6 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.12.1 (2022-01-13) +------------------- + 0.12.0 (2021-11-18) ------------------- * Updated maintainers (`#489 `_) diff --git a/test_security/package.xml b/test_security/package.xml index 4fbd385f..642f5c66 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.12.0 + 0.12.1 Test nodes, publishers and subscribers with DDS-Security.