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

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed Feb 25, 2015
1 parent eb0bd49 commit 389b657
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,25 @@
Changelog
=========

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

0.1.6 (2013-11-01)
------------------
Expand Down

0 comments on commit 389b657

Please sign in to comment.