Skip to content

Commit 87dc06b

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent c21d78c commit 87dc06b

File tree

6 files changed

+32
-0
lines changed

6 files changed

+32
-0
lines changed

test_cli/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package test_cli
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2022-05-04)
69
-------------------
710

test_cli_remapping/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package test_cli_remapping
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2022-05-04)
69
-------------------
710

test_communication/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package test_communication
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Revert "Replace deprecated spin_until_future_complete with spin_until_complete (`#499 <https://github.com/ros2/system_tests/issues/499>`_)" (`#504 <https://github.com/ros2/system_tests/issues/504>`_)
8+
* Replace deprecated spin_until_future_complete with spin_until_complete (`#499 <https://github.com/ros2/system_tests/issues/499>`_)
9+
* Contributors: Hubert Liberacki, William Woodall
10+
511
0.13.0 (2022-05-04)
612
-------------------
713

test_quality_of_service/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package test_quality_of_service
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Pass rclcpp::QoS to create_service (`#507 <https://github.com/ros2/system_tests/issues/507>`_)
8+
* Pass rclcpp::QoS to create_client (`#506 <https://github.com/ros2/system_tests/issues/506>`_)
9+
* Remove Werror from test_quality_of_service. (`#503 <https://github.com/ros2/system_tests/issues/503>`_)
10+
* Revert "Replace deprecated spin_until_future_complete with spin_until_complete (`#499 <https://github.com/ros2/system_tests/issues/499>`_)" (`#504 <https://github.com/ros2/system_tests/issues/504>`_)
11+
* Replace deprecated spin_until_future_complete with spin_until_complete (`#499 <https://github.com/ros2/system_tests/issues/499>`_)
12+
* Contributors: Chris Lalancette, Hubert Liberacki, Shane Loretz, William Woodall
13+
514
0.13.0 (2022-05-04)
615
-------------------
716
* Add tests for 'best available' QoS policies (`#501 <https://github.com/ros2/system_tests/issues/501>`_)

test_rclcpp/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package test_rclcpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Pass rclcpp::QoS to create_service (`#507 <https://github.com/ros2/system_tests/issues/507>`_)
8+
* Pass rclcpp::QoS to create_client (`#506 <https://github.com/ros2/system_tests/issues/506>`_)
9+
* Revert "Replace deprecated spin_until_future_complete with spin_until_complete (`#499 <https://github.com/ros2/system_tests/issues/499>`_)" (`#504 <https://github.com/ros2/system_tests/issues/504>`_)
10+
* Replace deprecated spin_until_future_complete with spin_until_complete (`#499 <https://github.com/ros2/system_tests/issues/499>`_)
11+
* Contributors: Hubert Liberacki, Shane Loretz, William Woodall
12+
513
0.13.0 (2022-05-04)
614
-------------------
715

test_security/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package test_security
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.13.0 (2022-05-04)
69
-------------------
710

0 commit comments

Comments
 (0)