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

Commit 9122dfc

Browse files
committed
0.2.0
1 parent 5ae5c4f commit 9122dfc

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Changelog
22
=========
33

4-
Forthcoming
5-
-----------
4+
0.2.0 (2015-02-25)
5+
------------------
6+
* workaround for move_base_msgs (add roscpp as a msg package).
7+
* dependencies for builds of rosjava/android core and android interactions added.
68
* restructured as a meta-message artifact generator of core messages only for indigo.
9+
* Contributors: Daniel Stonier, Martin Pecka
10+
711

812
0.1.52 (2013-12-26)
913
------------------

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rosjava_messages</name>
4-
<version>0.1.328</version>
4+
<version>0.2.0</version>
55
<description>
66
Message generation for rosjava.
77
</description>

0 commit comments

Comments
 (0)