Skip to content

Commit

Permalink
Release 0.5.0 (#127)
Browse files Browse the repository at this point in the history
* Update changelog
* 0.5.0
  • Loading branch information
at-wat authored Apr 2, 2024
1 parent ee35fe0 commit c38f7b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package ypspur_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.5.0 (2024-04-02)
------------------
* Add option to stop control on system time jump (`#125 <https://github.com/openspur/ypspur_ros/issues/125>`_)
* Contributors: Atsushi Watanabe

0.4.0 (2024-03-28)
------------------
* Add option to wait convergence of joint trajectory angle and velocity (`#122 <https://github.com/openspur/ypspur_ros/issues/122>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>ypspur_ros</name>
<version>0.4.0</version>
<version>0.5.0</version>
<description>ROS wrapper for the mobile robot control platform YP-Spur</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down

0 comments on commit c38f7b8

Please sign in to comment.