Skip to content

Commit b820db8

Browse files
committed
1.14.23
1 parent e0ec5f6 commit b820db8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rviz
33
^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.14.23 (2024-05-09)
6+
--------------------
7+
* Fix `#1825 <https://github.com/ros-visualization/rviz/issues/1825>`_
8+
model\_ is destroyed between registration of the single-shot timer and its execution
9+
* Contributors: Robert Haschke
10+
511
1.14.22 (2024-04-29)
612
--------------------
713
* Reenable python bindings

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz</name>
3-
<version>1.14.22</version>
3+
<version>1.14.23</version>
44
<description>
55
3D visualization tool for ROS.
66
</description>

0 commit comments

Comments
 (0)