Skip to content

Commit

Permalink
2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Oct 13, 2024
1 parent ceafeaf commit 7c50853
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package srdfdom
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.6 (2024-10-13)
------------------
* Fix linking against tinyxml2
* Install headers into include/srdfdom/srdfdom to make overlays work
* Contributors: Robert Haschke

2.0.5 (2024-10-06)
------------------
* Fix README instructions for ROS 2 (`#130 <https://github.com/moveit/srdfdom/issues/130>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>srdfdom</name>
<version>2.0.5</version>
<version>2.0.6</version>
<description>Parser for Semantic Robot Description Format (SRDF).</description>

<author email="isucan@willowgarage.com">Ioan Sucan</author>
Expand Down

0 comments on commit 7c50853

Please sign in to comment.