File tree 6 files changed +32
-0
lines changed
6 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package test_cli
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
12
0.21.0 (2024-04-29)
6
13
-------------------
7
14
Original file line number Diff line number Diff line change 2
2
Changelog for package test_cli_remapping
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
12
0.21.0 (2024-04-29)
6
13
-------------------
7
14
Original file line number Diff line number Diff line change 2
2
Changelog for package test_communication
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
12
0.21.0 (2024-04-29)
6
13
-------------------
7
14
Original file line number Diff line number Diff line change 2
2
Changelog for package test_quality_of_service
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.21.1 (2024-07-09)
6
+ -------------------
7
+
5
8
0.21.0 (2024-04-29)
6
9
-------------------
7
10
Original file line number Diff line number Diff line change 2
2
Changelog for package test_rclcpp
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
10
0.21.0 (2024-04-29)
6
11
-------------------
7
12
Original file line number Diff line number Diff line change 2
2
Changelog for package test_security
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 0.21.1 (2024-07-09)
6
+ -------------------
7
+
5
8
0.21.0 (2024-04-29)
6
9
-------------------
7
10
You can’t perform that action at this time.
0 commit comments