Skip to content

Commit 803527d

Browse files
committed
3.2.0
1 parent 0c58216 commit 803527d

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+
3.2.0 (2025-01-29)
6+
------------------
77
* Add Lock-free Queue (`#253 <https://github.com/ros-controls/realtime_tools/issues/253>`_)
88
* Use humble branch of control_toolbox repo (`#258 <https://github.com/ros-controls/realtime_tools/issues/258>`_)
99
* Avoid to include windows.h in realtime_helpers.hpp (`#255 <https://github.com/ros-controls/realtime_tools/issues/255>`_)

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>3.1.0</version>
3+
<version>3.2.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)