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

Commit 389b657

Browse files
committed
0.2.1
1 parent eb0bd49 commit 389b657

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.rst

+18-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,25 @@
22
Changelog
33
=========
44

5-
0.2.0 (2015-02-18)
5+
0.2.1 (2015-02-25)
66
------------------
7-
* First build on indigo
7+
* allow setting of the talker topic name in pubsub tutorial.
8+
* A more robust ntp provider.
9+
* gradle 1.12 -> 2.2.1
10+
* Add a comment explaining the disabling of SNI.
11+
* Fix SSL connection errors with Java 1.7.
12+
* Adds APIs to check the status of a service connection.
13+
Fixes bug that caused a disconnected service to be reused.
14+
Fixes bug in DefaultSubscriber that used the wrong class for logging.
15+
* Changes FrameTransformTree to use GraphName instead of FrameName but still support tf2.
16+
* Removed listAllInetAddress private method.
17+
Also renamed getAllInetAddressByName to getAllInetAddressesByName.
18+
* Adds newNonLoopbackForNetworkInterface
19+
This is needed to allow the user to specify the ROS Hostname.
20+
An example application can: Run the ROS application through a VPN
21+
connection. The user would like to use the tunnel interface
22+
to creates the nodes and master.
23+
* Contributors: Damon Kohler, Daniel Stonier, Lucas Chiesa, corot, damonkohler
824

925
0.1.6 (2013-11-01)
1026
------------------

0 commit comments

Comments
 (0)