Skip to content

Commit

Permalink
1.14.1
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Loretz <[email protected]>
  • Loading branch information
sloretz committed Aug 24, 2020
1 parent 92e0c94 commit 735d562
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
3 changes: 3 additions & 0 deletions kdl_parser/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.14.1 (2020-08-24)
-------------------

1.14.0 (2020-04-13)
-------------------
* Used keys for Orocos (`#38 <https://github.com/ros/kdl_parser/issues/38>`_)
Expand Down
2 changes: 1 addition & 1 deletion kdl_parser/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>kdl_parser</name>
<version>1.14.0</version>
<version>1.14.1</version>
<description>
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot
Expand Down
5 changes: 5 additions & 0 deletions kdl_parser_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package kdl_parser_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.14.1 (2020-08-24)
-------------------
* Drop CATKIN_IGNORE (`#42 <https://github.com/ros/kdl_parser/issues/42>`_)
* Contributors: Jochen Sprickerhof

1.14.0 (2020-04-13)
-------------------
* Used keys for Orocos (`#38 <https://github.com/ros/kdl_parser/issues/38>`_)
Expand Down
2 changes: 1 addition & 1 deletion kdl_parser_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>kdl_parser_py</name>
<version>1.14.0</version>
<version>1.14.1</version>
<description>
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot
Expand Down

0 comments on commit 735d562

Please sign in to comment.