Skip to content

Commit d006088

Browse files
Update changelog
1 parent ad880bf commit d006088

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

realtime_tools/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Change default mutex of `RealtimeThreadSafeBox` and add more aliases (`#342 <https://github.com/ros-controls/realtime_tools/issues/342>`_)
8+
* Rename RealtimeBox to RealtimeThreadsafeBox and use `prio_inherit_mutex` (`#318 <https://github.com/ros-controls/realtime_tools/issues/318>`_)
9+
* export Boost dependency (`#336 <https://github.com/ros-controls/realtime_tools/issues/336>`_)
10+
* Use `Boost::boost` instead of ${Boost_LIBRARIES} (`#333 <https://github.com/ros-controls/realtime_tools/issues/333>`_)
11+
* Use target_link_libraries instead of ament_target_dependencies (`#331 <https://github.com/ros-controls/realtime_tools/issues/331>`_)
12+
* Cleanup deprecated constructor of RTPublisher (`#330 <https://github.com/ros-controls/realtime_tools/issues/330>`_)
13+
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota
14+
515
4.2.1 (2025-05-04)
616
------------------
717
* Fix the deadlock in the destructor of RealtimePublisher (`#320 <https://github.com/ros-controls/realtime_tools/issues/320>`_)

0 commit comments

Comments
 (0)