Skip to content

Commit d9827cc

Browse files
author
Juan Ignacio Ubeira
committed
Updating changelog.
1 parent b7edf47 commit d9827cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog
33
=========
44

5+
Forthcoming
6+
------------------
7+
* Using `time=0` by default; prevents `NullPointerException` when using `sim_time`.
8+
* Fix: waiting for master before getting `/use_sim_time`.
9+
* Gradle upgraded to 3.5.1.
10+
* Added Bazel build support.
11+
* Supporting XMLRPC multicalls - prevents ROS master from shutting down when a launchfile is launched.
12+
* Fix for race condition in `RetryingExecutorService`.
13+
* Improved error checking and tests for `rosjava_helpers`.
14+
* Contributors: Juan Ignacio Ubeira, Rodrigo Queiro, Wojciech Mlynarczyk.
15+
516
0.3.5 (2017-07-17)
617
------------------
718
* Fix remapping member variable not set if argument is not null

0 commit comments

Comments
 (0)