Skip to content

Commit b79a4fa

Browse files
4.3.0
1 parent d006088 commit b79a4fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

realtime_tools/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.3.0 (2025-05-25)
6+
------------------
77
* Change default mutex of `RealtimeThreadSafeBox` and add more aliases (`#342 <https://github.com/ros-controls/realtime_tools/issues/342>`_)
88
* Rename RealtimeBox to RealtimeThreadsafeBox and use `prio_inherit_mutex` (`#318 <https://github.com/ros-controls/realtime_tools/issues/318>`_)
99
* export Boost dependency (`#336 <https://github.com/ros-controls/realtime_tools/issues/336>`_)

realtime_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>realtime_tools</name>
3-
<version>4.2.1</version>
3+
<version>4.3.0</version>
44
<description>Contains a set of tools that can be used from a hard
55
realtime thread, without breaking the realtime behavior.</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>

0 commit comments

Comments
 (0)