Skip to content

Commit

Permalink
Prepare release for Humble (#49)
Browse files Browse the repository at this point in the history
* Updates CHANGELOG

* 1.1.1
  • Loading branch information
shu-13 authored Jan 30, 2023
1 parent 4acf74a commit 90503f2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
5 changes: 5 additions & 0 deletions raspimouse/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package raspimouse
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.1 (2023-01-26)
------------------
* Humble対応 (`#48 <https://github.com/rt-net/raspimouse2/issues/48>`_)
* Contributors: Shuhei Kozasa, Daisuke Sato

1.1.0 (2022-07-28)
------------------
* Add authors to package.xml
Expand Down
2 changes: 1 addition & 1 deletion raspimouse/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>raspimouse</name>
<version>1.1.0</version>
<version>1.1.1</version>
<description>RaspiMouse ROS 2 node</description>
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down
3 changes: 3 additions & 0 deletions raspimouse_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package raspimouse_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.1 (2023-01-26)
------------------

1.1.0 (2022-07-28)
------------------
* Add authors to package.xml
Expand Down
2 changes: 1 addition & 1 deletion raspimouse_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>raspimouse_msgs</name>
<version>1.1.0</version>
<version>1.1.1</version>
<description>RaspiMouse messages</description>
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 90503f2

Please sign in to comment.