Skip to content

Commit 7abf13e

Browse files
committed
Update version and CHANGELOG
1 parent e3c8283 commit 7abf13e

File tree

4 files changed

+17
-1
lines changed

4 files changed

+17
-1
lines changed

raspimouse_fake/CHANGELOG.rst

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

5+
3.0.0 (2024-11-25)
6+
------------------
7+
* Support ROS 2 Jazzy (`#80 <https://github.com/rt-net/raspimouse_sim/issues/80>`_)
8+
* Changed the header file extension from ".h" to ".hpp"
9+
* Contributors: Kazushi Kurasawa, YusukeKato
10+
511
2.1.0 (2024-03-05)
612
------------------
713

raspimouse_gazebo/CHANGELOG.rst

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

5+
3.0.0 (2024-11-25)
6+
------------------
7+
* Support ROS 2 Jazzy (`#80 <https://github.com/rt-net/raspimouse_sim/issues/80>`_)
8+
* Changed Gazebo from "Ignition Gazebo" to "Gazebo Sim"
9+
* Contributors: Kazushi Kurasawa, YusukeKato
10+
511
2.1.0 (2024-03-05)
612
------------------
713
* シミュレータ環境でSLAMとNavigationを実行 (`#77 <https://github.com/rt-net/raspimouse_sim/issues/77>`_)

raspimouse_sim/CHANGELOG.rst

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

5+
3.0.0 (2024-11-25)
6+
------------------
7+
* Support ROS 2 Jazzy (`#80 <https://github.com/rt-net/raspimouse_sim/issues/80>`_)
8+
59
2.1.0 (2024-03-05)
610
------------------
711

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>2.1.0</version>
5+
<version>3.0.0</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)