Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde committed Jun 9, 2023
1 parent b6e86a2 commit 419d16a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
7 changes: 7 additions & 0 deletions gazebo_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package gazebo_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.6.1 (2023-06-09)
------------------
* Add pre-commit and CI-format (`#206 <https://github.com/ros-controls/gazebo_ros2_control/issues/206>`_)
* Add pre-commit and ci-format
* Compile with ROS iron and rolling (`#202 <https://github.com/ros-controls/gazebo_ros2_control/issues/202>`_)
* Contributors: Alejandro Hernández Cordero, Christoph Fröhlich

0.6.0 (2023-05-23)
------------------
* add copy operator to SafeEnum (`#197 <https://github.com/ros-controls/gazebo_ros2_control/issues/197>`_)
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros2_control/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_ros2_control</name>
<version>0.6.0</version>
<version>0.6.1</version>
<description>gazebo_ros2_control</description>

<maintainer email="[email protected]">Alejandro Hernandez</maintainer>
Expand Down
6 changes: 6 additions & 0 deletions gazebo_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package gazebo_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.6.1 (2023-06-09)
------------------
* Add pre-commit and CI-format (`#206 <https://github.com/ros-controls/gazebo_ros2_control/issues/206>`_)
* Add pre-commit and ci-format
* Contributors: Christoph Fröhlich

0.6.0 (2023-05-23)
------------------
* Clean shutdown position example (`#196 <https://github.com/ros-controls/gazebo_ros2_control/issues/196>`_)
Expand Down
2 changes: 1 addition & 1 deletion gazebo_ros2_control_demos/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>gazebo_ros2_control_demos</name>
<version>0.6.0</version>
<version>0.6.1</version>
<description>gazebo_ros2_control_demos</description>

<maintainer email="[email protected]">Alejandro Hernandez</maintainer>
Expand Down

0 comments on commit 419d16a

Please sign in to comment.