Skip to content

Commit

Permalink
Release 0.3.0 (#56)
Browse files Browse the repository at this point in the history
* Update changelog

* 0.3.0
  • Loading branch information
at-wat authored May 9, 2019
1 parent afc306d commit a51196d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package ypspur_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.0 (2019-05-09)
------------------
* Add parameter to set expire duration of cmd_vel (`#55 <https://github.com/openspur/ypspur_ros/issues/55>`_)
* Ignore outdated JointTrajectory command (`#54 <https://github.com/openspur/ypspur_ros/issues/54>`_)
* Fix exception type (`#52 <https://github.com/openspur/ypspur_ros/issues/52>`_)
* Fix subprocess handling (`#48 <https://github.com/openspur/ypspur_ros/issues/48>`_)
* Add device error status diagnostic output (`#46 <https://github.com/openspur/ypspur_ros/issues/46>`_)
* Fix test dependencies and update manifest (`#42 <https://github.com/openspur/ypspur_ros/issues/42>`_)
* Contributors: Atsushi Watanabe

0.2.0 (2018-06-07)
------------------
* Add CI build for melodic (`#37 <https://github.com/openspur/ypspur_ros/issues/37>`_)
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.2.0</version>
<version>0.3.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 a51196d

Please sign in to comment.