Skip to content

Commit 1246ff5

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent 2816750 commit 1246ff5

File tree

6 files changed

+32
-0
lines changed

6 files changed

+32
-0
lines changed

test_cli/CHANGELOG.rst

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

5+
0.21.1 (2024-07-09)
6+
-------------------
7+
* Use rclpy.init context manager where we can. (`#547 <https://github.com/ros2/system_tests/issues/547>`_)
8+
This allows us to cleanup, while using a lot less code
9+
to try and track it.
10+
* Contributors: Chris Lalancette
11+
512
0.21.0 (2024-04-29)
613
-------------------
714

test_cli_remapping/CHANGELOG.rst

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

5+
0.21.1 (2024-07-09)
6+
-------------------
7+
* Use rclpy.init context manager where we can. (`#547 <https://github.com/ros2/system_tests/issues/547>`_)
8+
This allows us to cleanup, while using a lot less code
9+
to try and track it.
10+
* Contributors: Chris Lalancette
11+
512
0.21.0 (2024-04-29)
613
-------------------
714

test_communication/CHANGELOG.rst

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

5+
0.21.1 (2024-07-09)
6+
-------------------
7+
* Use rclpy.init context manager where we can. (`#547 <https://github.com/ros2/system_tests/issues/547>`_)
8+
This allows us to cleanup, while using a lot less code
9+
to try and track it.
10+
* Contributors: Chris Lalancette
11+
512
0.21.0 (2024-04-29)
613
-------------------
714

test_quality_of_service/CHANGELOG.rst

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

5+
0.21.1 (2024-07-09)
6+
-------------------
7+
58
0.21.0 (2024-04-29)
69
-------------------
710

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+
0.21.1 (2024-07-09)
6+
-------------------
7+
* Update deprecated methods (`#546 <https://github.com/ros2/system_tests/issues/546>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
0.21.0 (2024-04-29)
611
-------------------
712

test_security/CHANGELOG.rst

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

5+
0.21.1 (2024-07-09)
6+
-------------------
7+
58
0.21.0 (2024-04-29)
69
-------------------
710

0 commit comments

Comments
 (0)