Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit 5bc1cf8

Browse files
committed
0.1.1
1 parent ff483f3 commit 5bc1cf8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package genjava
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
0.1.1 (2015-02-25)
6+
------------------
7+
* command line tools for building messages from the command line
8+
* cmake api for building messages from catkin
9+
* genjava api for building messages on the fly
10+
* prototype version, builds mini gradle projects for each package
11+
* Contributors: Daniel Stonier

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>genjava</name>
3-
<version>0.1.0</version>
3+
<version>0.1.1</version>
44
<description>
55
Java ROS message and service generators.
66
</description>

0 commit comments

Comments
 (0)