We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ec8a0 commit bad46a5Copy full SHA for bad46a5
1 file changed
CHANGELOG.rst
@@ -2,6 +2,14 @@
2
Changelog for package rcutils
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* load dll built by MINGW with lib prefix (`#470 <https://github.com/ros2/rcutils/issues/470>`_)
8
+* add mingw support (`#468 <https://github.com/ros2/rcutils/issues/468>`_)
9
+* Fix filesystem iteration on Windows (`#469 <https://github.com/ros2/rcutils/issues/469>`_)
10
+* Add 'mimick' label to tests which use Mimick (`#466 <https://github.com/ros2/rcutils/issues/466>`_)
11
+* Contributors: Chris Lalancette, Felix F Xu, Scott K Logan
12
+
13
6.8.0 (2024-04-26)
14
------------------
15
* Removed warnings - strict-prototypes (`#461 <https://github.com/ros2/rcutils/issues/461>`_)
0 commit comments