Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
update package.xml
  • Loading branch information
ipa-lth committed Nov 9, 2017
1 parent 98071cf commit e497394
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
14 changes: 14 additions & 0 deletions frame_editor/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package frame_editor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.0.1 (2017-09-27)
------------------
* Fix: import rospkg
Add rviz view to headless demo launch
* headless version
* install
* Contributors: ipa-frn, ipa-lth, ipa-pgt
10 changes: 5 additions & 5 deletions frame_editor/package.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<package>
<name>frame_editor</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>The frame_editor package</description>

<!-- One maintainer tag required, multiple allowed, one person per tag -->
<!-- One maintainer tag required, multiple allowed, one person per tag -->
<maintainer email="[email protected]">ipa-frn</maintainer>


<!-- One license tag required, multiple allowed, one license per tag -->
<license>MIT</license>
Expand All @@ -24,7 +24,7 @@
<!-- The *_depend tags are used to specify dependencies -->
<!-- Dependencies can be catkin packages or system dependencies -->
<buildtool_depend>catkin</buildtool_depend>

<build_depend>interactive_markers</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
Expand Down Expand Up @@ -55,4 +55,4 @@

</export>

</package>
</package>

0 comments on commit e497394

Please sign in to comment.