Skip to content

Commit 5546840

Browse files
authored
HumbleリリースのためにCHANGELOG.rstとpackage.xmlを更新 (#42)
* update changelog * 2.0.0
1 parent b02297d commit 5546840

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package raspimouse_ros2_examples
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.0 (2023-08-03)
6+
------------------
7+
* Humble対応 (`#41 <https://github.com/rt-net/raspimouse_ros2_examples/issues/41>`_)
8+
* Contributors: Shuhei Kozasa
9+
510
1.0.0 (2022-07-28)
611
------------------
712
* Update map command (`#38 <https://github.com/rt-net/raspimouse_ros2_examples/issues/38>`_)

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>raspimouse_ros2_examples</name>
5-
<version>1.0.0</version>
5+
<version>2.0.0</version>
66
<description>Raspberry Pi Mouse examples</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88

0 commit comments

Comments
 (0)