Skip to content

Commit

Permalink
Release 0.1.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiryoh authored Jun 3, 2022
1 parent b9ab53f commit 89905c3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
10 changes: 10 additions & 0 deletions raspicat_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package raspicat_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.0 (2022-06-03)
------------------
* Apply clang-format
* Add initial_motor_power args
* Initial release
* Contributors: Daisuke Sato, Tatsuhiro Ikebe
2 changes: 1 addition & 1 deletion raspicat_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>raspicat_gazebo</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The raspicat_gazebo package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>

Expand Down
8 changes: 8 additions & 0 deletions raspicat_sim/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package raspicat_sim
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.0 (2022-06-03)
------------------
* Initial release
* Contributors: Tatsuhiro Ikebe
2 changes: 1 addition & 1 deletion raspicat_sim/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>raspicat_sim</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The raspicat_sim meta package</description>

<maintainer email="[email protected]">RT Corporation</maintainer>
Expand Down

0 comments on commit 89905c3

Please sign in to comment.