Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Feb 21, 2018
1 parent ad31a9f commit 54e4155
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package urdfdom_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.4.0 (2018-02-21)
------------------
* Add Link.visual and Link.collision properties (`#28 <https://github.com/ros/urdf_parser_py/issues/28>`_)
* Add tests for mutli-visual and multi-collision
* links and collisions load properly as aggregates
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>urdfdom_py</name>
<version>0.3.3</version>
<version>0.4.0</version>
<description>Python implementation of the URDF parser.</description>

<license>BSD</license>
Expand Down

0 comments on commit 54e4155

Please sign in to comment.