Skip to content

Commit c70301c

Browse files
authored
リリースのためにCHANGELOGとpackage.xmlを更新 (#51) (#52)
* リリースに向けてCHANGELOGを更新 * 1.1.2
1 parent 2bac95b commit c70301c

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

raspimouse/CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package raspimouse
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.2 (2023-08-24)
6+
------------------
7+
* Calculate speed from robot parameters (`#50 <https://github.com/rt-net/raspimouse2/issues/50>`_)
8+
* Contributors: Tatsuhiro Ikebe
9+
510
1.1.1 (2023-01-26)
611
------------------
712
* Humble対応 (`#48 <https://github.com/rt-net/raspimouse2/issues/48>`_)
@@ -53,4 +58,4 @@ Changelog for package raspimouse
5358
0.1.0 (2018-09-07)
5459
------------------
5560
* Initial commit
56-
* Contributors: Geoffrey Biggs
61+
* Contributors: Geoffrey Biggs

raspimouse/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</name>
5-
<version>1.1.1</version>
5+
<version>1.1.2</version>
66
<description>RaspiMouse ROS 2 node</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

raspimouse_msgs/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_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.2 (2023-08-24)
6+
------------------
7+
58
1.1.1 (2023-01-26)
69
------------------
710

raspimouse_msgs/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_msgs</name>
5-
<version>1.1.1</version>
5+
<version>1.1.2</version>
66
<description>RaspiMouse messages</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)