Skip to content

Commit 5c0d47c

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent abdbee5 commit 5c0d47c

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

rmw/CHANGELOG.rst

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

5+
7.8.0 (2025-03-05)
6+
------------------
7+
* add enclave option functions. (`#393 <https://github.com/ros2/rmw/issues/393>`_)
8+
* a couple of typo fixes for doc section. (`#391 <https://github.com/ros2/rmw/issues/391>`_)
9+
* update cmake version (`#389 <https://github.com/ros2/rmw/issues/389>`_)
10+
* Contributors: Alejandro Hernández Cordero, Tomoya Fujita
11+
512
7.7.0 (2025-02-14)
613
------------------
714
* get_zero_initialized_xxx functions return zero initialized structure. (`#380 <https://github.com/ros2/rmw/issues/380>`_)

rmw_implementation_cmake/CHANGELOG.rst

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

5+
7.8.0 (2025-03-05)
6+
------------------
7+
* update cmake version (`#389 <https://github.com/ros2/rmw/issues/389>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
7.7.0 (2025-02-14)
611
------------------
712

rmw_security_common/CHANGELOG.rst

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

5+
7.8.0 (2025-03-05)
6+
------------------
7+
58
7.7.0 (2025-02-14)
69
------------------
710
* Added rmw_security_common (`#388 <https://github.com/ros2/rmw/issues/388>`_)

0 commit comments

Comments
 (0)