Skip to content

Commit 0a7219d

Browse files
committed
Update changelog and version
1 parent 9e97ae4 commit 0a7219d

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

raspimouse_fake/CHANGELOG.rst

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

5+
3.0.1 (2024-11-29)
6+
------------------
7+
58
3.0.0 (2024-11-25)
69
------------------
710
* Support ROS 2 Jazzy (`#80 <https://github.com/rt-net/raspimouse_sim/issues/80>`_)

raspimouse_fake/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_fake</name>
5-
<version>3.0.0</version>
5+
<version>3.0.1</version>
66
<description>The raspimouse_control package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>MIT</license>

raspimouse_gazebo/CHANGELOG.rst

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

5+
3.0.1 (2024-11-29)
6+
------------------
7+
58
3.0.0 (2024-11-25)
69
------------------
710
* Support ROS 2 Jazzy (`#80 <https://github.com/rt-net/raspimouse_sim/issues/80>`_)

raspimouse_gazebo/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_gazebo</name>
5-
<version>3.0.0</version>
5+
<version>3.0.1</version>
66
<description>The raspimouse_gazebo package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>MIT</license>

raspimouse_sim/CHANGELOG.rst

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

5+
3.0.1 (2024-11-29)
6+
------------------
7+
* Changed launch command options (`#83 <https://github.com/rt-net/raspimouse_sim/issues/83>`_)
8+
* Contributors: Kazushi Kurasawa, YusukeKato
9+
510
3.0.0 (2024-11-25)
611
------------------
712
* Support ROS 2 Jazzy (`#80 <https://github.com/rt-net/raspimouse_sim/issues/80>`_)
13+
* Contributors: Kazushi Kurasawa, YusukeKato
814

915
2.1.0 (2024-03-05)
1016
------------------

raspimouse_sim/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_sim</name>
5-
<version>3.0.0</version>
5+
<version>3.0.1</version>
66
<description>ROS 2 package suite for Raspberry Pi Mouse Simulator</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>MIT</license>

0 commit comments

Comments
 (0)