Skip to content

Commit c41dc1d

Browse files
committed
2.9.0
1 parent b7c644d commit c41dc1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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+
2.9.0 (2024-12-03)
6+
------------------
77
* Overloading the set_thread_affinity method for Windows compatibility (`#193 <https://github.com/ros-controls/realtime_tools/issues/193>`_)
88
* Remove iron workflows and update readme (`#184 <https://github.com/ros-controls/realtime_tools/issues/184>`_)
99
* Add method to get the current callback time and period (`#192 <https://github.com/ros-controls/realtime_tools/issues/192>`_)

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>2.8.1</version>
3+
<version>2.9.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)