Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Oct 30, 2023
1 parent 0327bcd commit 12923d9
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions leo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package leo
^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.0 (2023-10-30)
------------------

2.2.0 (2022-08-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion leo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>leo</name>
<version>2.2.0</version>
<version>2.3.0</version>
<description>
Metapackage of software for Leo Rover common to the robot and ROS desktop
</description>
Expand Down
4 changes: 2 additions & 2 deletions leo_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package leo_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.0 (2023-10-30)
------------------
* Add mecanum wheels to description package (`#5 <https://github.com/LeoRover/leo_common/issues/5>`_)
* Contributors: Aleksander Szymański

Expand Down
2 changes: 1 addition & 1 deletion leo_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>leo_description</name>
<version>2.2.0</version>
<version>2.3.0</version>
<description>
URDF Description package for Leo Rover
</description>
Expand Down
4 changes: 2 additions & 2 deletions leo_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package leo_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.0 (2023-10-30)
------------------
* Add WheelOdomMecanum message type (`#3 <https://github.com/LeoRover/leo_common/issues/3>`_)
* Contributors: Aleksander Szymański

Expand Down
2 changes: 1 addition & 1 deletion leo_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>leo_msgs</name>
<version>2.2.0</version>
<version>2.3.0</version>
<description>
Message and Service definitions for Leo Rover
</description>
Expand Down
4 changes: 2 additions & 2 deletions leo_teleop/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package leo_teleop
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.0 (2023-10-30)
------------------
* Expand joy teleop config to support the mecanum wheels (`#4 <https://github.com/LeoRover/leo_common/issues/4>`_)
* Contributors: Aleksander Szymański

Expand Down
2 changes: 1 addition & 1 deletion leo_teleop/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>leo_teleop</name>
<version>2.2.0</version>
<version>2.3.0</version>
<description>
Scripts and launch files for Leo Rover teleoperation
</description>
Expand Down

0 comments on commit 12923d9

Please sign in to comment.