Skip to content
Snippets Groups Projects
Commit a0b24683 authored by Julian Cerruti's avatar Julian Cerruti
Browse files

0.3.2

parent 9a3d5b86
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
Changelog Changelog
========= =========
Forthcoming 0.3.2 (2017-03-06)
----------- ------------------
* Adds fix for shutting down DefaultNodeMainExecutor ListenerGroup to prevent leak in android when activities are destroyed. * Adds fix for shutting down DefaultNodeMainExecutor ListenerGroup to prevent leak in android when activities are destroyed.
* Added ability to remove listener from ListenerGroup to fix android_core issue `#254 <https://github.com/rosjava/rosjava_core/issues/254>`_. * Added ability to remove listener from ListenerGroup to fix android_core issue `#254 <https://github.com/rosjava/rosjava_core/issues/254>`_.
......
<?xml version="1.0"?> <?xml version="1.0"?>
<package> <package>
<name>rosjava_core</name> <name>rosjava_core</name>
<version>0.3.1</version> <version>0.3.2</version>
<description> <description>
An implementation of ROS in pure-Java with Android support. An implementation of ROS in pure-Java with Android support.
</description> </description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment