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 aaccd02 commit d7ec3f9Copy full SHA for d7ec3f9
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.2.2 (2015-02-25)
6
+------------------
7
+* support for finding broken message packages.
8
+* Contributors: Daniel Stonier
9
+
10
0.2.1 (2015-02-25)
11
------------------
12
* upgrade catkin create scripts for indigo
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.2.1</version>
+ <version>0.2.2</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments