Skip to content

Commit ff5f5db

Browse files
authored
リリース3.0.0への対応 (#63)
* Update version and CHANGELOG * Add date information
1 parent b0ac055 commit ff5f5db

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

5+
3.0.0 (2024-11-25)
6+
-----------
7+
* Support ROS 2 Jazzy (`#62 <https://github.com/rt-net/raspimouse_ros2_examples/issues/62>`_)
8+
* Replaced "Twist" with "TwistStamped"
9+
* Contributors: Kazushi Kurasawa, YusukeKato
10+
511
2.2.1 (2024-08-28)
612
------------------
713
* サービスクライアントでexecutorを使用しない (`#59 <https://github.com/rt-net/raspimouse_ros2_examples/issues/59>`_)

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>2.2.1</version>
5+
<version>3.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)