Skip to content

Commit bb61bd0

Browse files
committed
Update changelog
1 parent df19e78 commit bb61bd0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fix ref for scheduled build (`#248 <https://github.com/ros-controls/realtime_tools/issues/248>`_)
8+
* Add realtime priority inheritance mutexes (`#197 <https://github.com/ros-controls/realtime_tools/issues/197>`_)
9+
* Deprecate RealtimeClock class (`#244 <https://github.com/ros-controls/realtime_tools/issues/244>`_)
10+
* Remove wrong comments (`#240 <https://github.com/ros-controls/realtime_tools/issues/240>`_)
11+
* Add `get_thread` method to `RealtimePublisher` (`#228 <https://github.com/ros-controls/realtime_tools/issues/228>`_)
12+
* sleep after starting thread to fix flaky tests (`#235 <https://github.com/ros-controls/realtime_tools/issues/235>`_)
13+
* Fix the badges in the readme (`#234 <https://github.com/ros-controls/realtime_tools/issues/234>`_)
14+
* First step towards modernizing the rt publisher (`#210 <https://github.com/ros-controls/realtime_tools/issues/210>`_)
15+
* Add missing change to .hpp for realtime_clock (`#227 <https://github.com/ros-controls/realtime_tools/issues/227>`_)
16+
* Remove duplicate downstream build workflow (`#230 <https://github.com/ros-controls/realtime_tools/issues/230>`_)
17+
* Changes after branching humble (`#217 <https://github.com/ros-controls/realtime_tools/issues/217>`_)
18+
* CI downstream build (`#214 <https://github.com/ros-controls/realtime_tools/issues/214>`_)
19+
* Contributors: Christoph Fröhlich, Lennart Nachtigall, Patrick Roncagliolo, Sai Kishor Kothakota
20+
521
3.0.0 (2024-12-03)
622
------------------
723
* remove unused state\_ field (`#215 <https://github.com/ros-controls/realtime_tools/issues/215>`_)

0 commit comments

Comments
 (0)