Skip to content

Commit 90d735f

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 7c17c78 commit 90d735f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

rmw_implementation/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rmw_implementation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add mechanism to disable workaround for dependency groups (`#229 <https://github.com/ros2/rmw_implementation/issues/229>`_)
8+
* Contributors: Scott K Logan
9+
510
2.16.0 (2024-04-26)
611
-------------------
712
* Update quality declaration document (`#225 <https://github.com/ros2/rmw_implementation/issues/225>`_)

test_rmw_implementation/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Expect rmw_service_server_is_available to ret RMW_RET_INVALID_ARGUMENT (`#231 <https://github.com/ros2/rmw_implementation/issues/231>`_)
8+
* Expect rmw_destroy_wait_set to ret RMW_RET_INVALID_ARGUMENT (`#234 <https://github.com/ros2/rmw_implementation/issues/234>`_)
9+
* Add test creating two content filter topics with the same topic name (`#230 <https://github.com/ros2/rmw_implementation/issues/230>`_) (`#233 <https://github.com/ros2/rmw_implementation/issues/233>`_)
10+
* Contributors: Alejandro Hernández Cordero, Christophe Bedard
11+
512
2.16.0 (2024-04-26)
613
-------------------
714

0 commit comments

Comments
 (0)