Commit 02d87857 by Sebastián Katzer

Update README.md

parent f2a24d7f
...@@ -50,6 +50,7 @@ More informations can be found [here](https://build.phonegap.com/plugins/413). ...@@ -50,6 +50,7 @@ More informations can be found [here](https://build.phonegap.com/plugins/413).
- [bugfix:] `ongoing` attribute was ignored. - [bugfix:] `ongoing` attribute was ignored.
- [bugfix:] `oncancel` wasnt fired if `autoCancel` was set to true. - [bugfix:] `oncancel` wasnt fired if `autoCancel` was set to true.
- [bugfix:] App throwed an error at restart if a callback was registered. - [bugfix:] App throwed an error at restart if a callback was registered.
- [enhancement:] Avoid blocking the main thread (on Android) **(dpogue)**.
#### Version 0.7.0 (22.01.2014) #### Version 0.7.0 (22.01.2014)
**Note:** The new way of callback registration will be not compatible with previous versions! See #62 **Note:** The new way of callback registration will be not compatible with previous versions! See #62
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment