Skip to content

Commit 9ddd2d7

Browse files
committed
0.5.0
1 parent bc6fa51 commit 9ddd2d7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

rqt_image_overlay/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rqt_image_overlay
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.5.0 (2024-10-30)
6+
------------------
77
* Fix deprecated headers and methods (`#68 <https://github.com/ros-sports/rqt_image_overlay/issues/68>`_)
88
* Contributors: Kenji Brameld
99

rqt_image_overlay/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rqt_image_overlay</name>
5-
<version>0.3.1</version>
5+
<version>0.5.0</version>
66
<description>An rqt plugin to display overlays for custom msgs on an image using plugins.</description>
77
<maintainer email="[email protected]">ijnek</maintainer>
88
<license>Apache License 2.0</license>

rqt_image_overlay_layer/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rqt_image_overlay_layer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.5.0 (2024-10-30)
6+
------------------
77
* Fix deprecated headers and methods (`#68 <https://github.com/ros-sports/rqt_image_overlay/issues/68>`_)
88
* Change rclcpp::get_typesupport_handle to rclcpp::get_message_typesupport_handle (`#67 <https://github.com/ros-sports/rqt_image_overlay/issues/67>`_)
99
* Contributors: Kenji Brameld

rqt_image_overlay_layer/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rqt_image_overlay_layer</name>
5-
<version>0.3.1</version>
5+
<version>0.5.0</version>
66
<description>Provides an rqt_image_overlay_layer plugin interface, and a template impelementation class</description>
77
<maintainer email="[email protected]">ijnek</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)