Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette committed Oct 4, 2023
1 parent c9569c1 commit 7baa30d
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test_cli/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_cli
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.18.0 (2023-09-07)
-------------------

Expand Down
3 changes: 3 additions & 0 deletions test_cli_remapping/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_cli_remapping
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.18.0 (2023-09-07)
-------------------

Expand Down
5 changes: 5 additions & 0 deletions test_communication/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package test_communication
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Add integration test for nested messages. (`#530 <https://github.com/ros2/system_tests/issues/530>`_)
* Contributors: Chris Lalancette

0.18.0 (2023-09-07)
-------------------
* Adjust for new rclcpp::Rate API (`#516 <https://github.com/ros2/system_tests/issues/516>`_)
Expand Down
3 changes: 3 additions & 0 deletions test_quality_of_service/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_quality_of_service
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.18.0 (2023-09-07)
-------------------

Expand Down
6 changes: 6 additions & 0 deletions test_rclcpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package test_rclcpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* refactor corrected depth check for prefix in parameter_fixtures.hpp (`#529 <https://github.com/ros2/system_tests/issues/529>`_)
* Remove an unnecessary capture in test_rclcpp. (`#527 <https://github.com/ros2/system_tests/issues/527>`_)
* Contributors: Chris Lalancette, Minju, Lee

0.18.0 (2023-09-07)
-------------------
* Cleanup of the CMakeLists.txt for test_rclcpp. (`#526 <https://github.com/ros2/system_tests/issues/526>`_)
Expand Down
3 changes: 3 additions & 0 deletions test_security/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_security
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.18.0 (2023-09-07)
-------------------
* Adjust for new rclcpp::Rate API (`#516 <https://github.com/ros2/system_tests/issues/516>`_)
Expand Down

0 comments on commit 7baa30d

Please sign in to comment.