Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit 419d16a

Browse files
committed
0.6.1
1 parent b6e86a2 commit 419d16a

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

gazebo_ros2_control/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package gazebo_ros2_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.6.1 (2023-06-09)
6+
------------------
7+
* Add pre-commit and CI-format (`#206 <https://github.com/ros-controls/gazebo_ros2_control/issues/206>`_)
8+
* Add pre-commit and ci-format
9+
* Compile with ROS iron and rolling (`#202 <https://github.com/ros-controls/gazebo_ros2_control/issues/202>`_)
10+
* Contributors: Alejandro Hernández Cordero, Christoph Fröhlich
11+
512
0.6.0 (2023-05-23)
613
------------------
714
* add copy operator to SafeEnum (`#197 <https://github.com/ros-controls/gazebo_ros2_control/issues/197>`_)

gazebo_ros2_control/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>gazebo_ros2_control</name>
4-
<version>0.6.0</version>
4+
<version>0.6.1</version>
55
<description>gazebo_ros2_control</description>
66

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

gazebo_ros2_control_demos/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package gazebo_ros2_control_demos
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.6.1 (2023-06-09)
6+
------------------
7+
* Add pre-commit and CI-format (`#206 <https://github.com/ros-controls/gazebo_ros2_control/issues/206>`_)
8+
* Add pre-commit and ci-format
9+
* Contributors: Christoph Fröhlich
10+
511
0.6.0 (2023-05-23)
612
------------------
713
* Clean shutdown position example (`#196 <https://github.com/ros-controls/gazebo_ros2_control/issues/196>`_)

gazebo_ros2_control_demos/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>gazebo_ros2_control_demos</name>
4-
<version>0.6.0</version>
4+
<version>0.6.1</version>
55
<description>gazebo_ros2_control_demos</description>
66

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

0 commit comments

Comments
 (0)