We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c39cc2 commit b63c324Copy full SHA for b63c324
CHANGELOG.rst
@@ -2,6 +2,14 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.2.1 (2015-02-25)
6
+------------------
7
+* upgrade catkin create scripts for indigo
8
+* support modules for genjava
9
+* deprecated create msg package scripts
10
+* minor bugfixes and improvements.
11
+* Contributors: Benjamin Chrétien, Daniel Stonier, Martin Pecka
12
+
13
0.1.34 (2014-06-12)
14
===================
15
* assist rospack to speedup by ignoring the installed maven directories.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.2.0</version>
+ <version>0.2.1</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments