diff --git a/raspicat_gazebo/CHANGELOG.rst b/raspicat_gazebo/CHANGELOG.rst new file mode 100644 index 0000000..28b7c01 --- /dev/null +++ b/raspicat_gazebo/CHANGELOG.rst @@ -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 diff --git a/raspicat_gazebo/package.xml b/raspicat_gazebo/package.xml index da4e5b4..3b7b55f 100644 --- a/raspicat_gazebo/package.xml +++ b/raspicat_gazebo/package.xml @@ -1,7 +1,7 @@ raspicat_gazebo - 0.0.0 + 0.1.0 The raspicat_gazebo package RT Corporation diff --git a/raspicat_sim/CHANGELOG.rst b/raspicat_sim/CHANGELOG.rst new file mode 100644 index 0000000..f4d46a8 --- /dev/null +++ b/raspicat_sim/CHANGELOG.rst @@ -0,0 +1,8 @@ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Changelog for package raspicat_sim +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +0.1.0 (2022-06-03) +------------------ +* Initial release +* Contributors: Tatsuhiro Ikebe diff --git a/raspicat_sim/package.xml b/raspicat_sim/package.xml index 76aa712..83d8fd0 100644 --- a/raspicat_sim/package.xml +++ b/raspicat_sim/package.xml @@ -1,7 +1,7 @@ raspicat_sim - 0.0.0 + 0.1.0 The raspicat_sim meta package RT Corporation