Skip to content

Commit 22ee1b1

Browse files
2.14.0
1 parent a1965f0 commit 22ee1b1

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.14.0 (2025-06-13)
6+
-------------------
77
* Fix the deadlock in the destructor of RealtimePublisher (backport `#320 <https://github.com/ros-controls/realtime_tools/issues/320>`_) (`#324 <https://github.com/ros-controls/realtime_tools/issues/324>`_)
88
* Contributors: mergify[bot]
99

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.13.0</version>
3+
<version>2.14.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)