Skip to content

Commit 4662df4

Browse files
committed
0.6.0
1 parent bde4ae7 commit 4662df4

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

zbar_ros/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.6.0 (2024-04-20)
6+
------------------
77
* Add new Symbol.msg, with more polygon Info obtained from zbar (`#11 <https://github.com/ros-drivers/zbar_ros/issues/11>`_)
88
* Deprecate barcode topic (`#11 <https://github.com/ros-drivers/zbar_ros/issues/11>`_)
99
* Contributors: Kenji Brameld

zbar_ros/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>zbar_ros</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>Lightweight ROS wrapper for Zbar barcode/qrcode reader library (http://zbar.sourceforge
77
.net/)</description>
88
<maintainer email="[email protected]">ijnek</maintainer>

zbar_ros_interfaces/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.6.0 (2024-04-20)
6+
------------------
77
* Add Polygon Info obtained from zbar (`#11 <https://github.com/ros-drivers/zbar_ros/issues/11>`_)
88
* Contributors: Kenji Brameld
99

zbar_ros_interfaces/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>zbar_ros_interfaces</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>Package containing interfaces for zbar_ros to use to publish results</description>
77
<maintainer email="[email protected]">ijnek</maintainer>
88
<license>BSD</license>

0 commit comments

Comments
 (0)