Skip to content

Commit 2aef8a2

Browse files
committed
1.0.0
1 parent 76400af commit 2aef8a2

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_platformio
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2022-05-25)
6+
------------------
77
* Add humble as default ROS2 distro (`#27 <https://github.com/micro-ROS/micro_ros_platformio/issues/27>`_)
88
* Allow custom transports (`#21 <https://github.com/micro-ROS/micro_ros_platformio/issues/21>`_)
99
* Make clean_microros target be listed in IDE (`#23 <https://github.com/micro-ROS/micro_ros_platformio/issues/23>`_)

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_platformio</name>
5-
<version>0.0.0</version>
5+
<version>1.0.0</version>
66
<description>micro-ROS tools for Platform.IO</description>
77
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)