Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed Dec 29, 2024
1 parent bb61bd0 commit 5a8d946
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package realtime_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-12-29)
------------------
* Fix ref for scheduled build (`#248 <https://github.com/ros-controls/realtime_tools/issues/248>`_)
* Add realtime priority inheritance mutexes (`#197 <https://github.com/ros-controls/realtime_tools/issues/197>`_)
* Deprecate RealtimeClock class (`#244 <https://github.com/ros-controls/realtime_tools/issues/244>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>realtime_tools</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>Contains a set of tools that can be used from a hard
realtime thread, without breaking the realtime behavior.</description>
<maintainer email="[email protected]">Bence Magyar</maintainer>
Expand Down

0 comments on commit 5a8d946

Please sign in to comment.