diff --git a/test_cli/CHANGELOG.rst b/test_cli/CHANGELOG.rst index d553fb42..0834f116 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 0.21.1 (2024-07-09) ------------------- * Use rclpy.init context manager where we can. (`#547 `_) diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index a659f177..0ecf9b8b 100644 --- a/test_cli_remapping/CHANGELOG.rst +++ b/test_cli_remapping/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_cli_remapping ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 0.21.1 (2024-07-09) ------------------- * Use rclpy.init context manager where we can. (`#547 `_) diff --git a/test_communication/CHANGELOG.rst b/test_communication/CHANGELOG.rst index d2aa3410..a6f94536 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 0.21.1 (2024-07-09) ------------------- * Use rclpy.init context manager where we can. (`#547 `_) diff --git a/test_quality_of_service/CHANGELOG.rst b/test_quality_of_service/CHANGELOG.rst index 8e0806bc..a9c41390 100644 --- a/test_quality_of_service/CHANGELOG.rst +++ b/test_quality_of_service/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_quality_of_service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 0.21.1 (2024-07-09) ------------------- diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index c61be74e..d8e2b2cf 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Implement the pure-virtual functions in the Waitable class. (`#548 `_) +* Contributors: Chris Lalancette + 0.21.1 (2024-07-09) ------------------- * Update deprecated methods (`#546 `_) diff --git a/test_security/CHANGELOG.rst b/test_security/CHANGELOG.rst index 18d46766..10b7d3fa 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 0.21.1 (2024-07-09) -------------------