Skip to content

Commit 06a3ca3

Browse files
committed
3.0.2
1 parent dd3cfdb commit 06a3ca3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package micro_ros_zephyr
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.0.2 (2024-06-03)
6+
------------------
77
* Fix of unknown Ringbuffer and not found USB-Serial Device (backport `#125 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/125>`_) (`#129 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/129>`_)
88
* Fix of unknown Ringbuffer and not found USB-Serial Device (`#125 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/125>`_)
99
* Added Ringbuffer-config in prj.conf for eliminating error

package.xml

Lines changed: 1 addition & 1 deletion
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>micro_ros_zephyr</name>
5-
<version>3.0.1</version>
5+
<version>3.0.2</version>
66
<description>micro-ROS tools for Zephyr RTOS</description>
77
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)