Commit 763588d5 by Sebastián Katzer

Add note about ongoing property in the changelog

parent d8af1e9b
...@@ -53,12 +53,13 @@ More informations can be found [here](https://build.phonegap.com/plugins/356). ...@@ -53,12 +53,13 @@ More informations can be found [here](https://build.phonegap.com/plugins/356).
- [feature:] Added `autoCancel` flag. - [feature:] Added `autoCancel` flag.
- [bugfix:] `cancel` on iOS did not work. - [bugfix:] `cancel` on iOS did not work.
- [enhancement:] Added 'hourly' as a new repeat time aliase. - [enhancement:] Added 'hourly' as a new repeat time aliase.
- [feature:] Repeat with custom intervals on Android. - [enhancement:] Repeat with custom intervals on Android.
- **[bugfix:]** Callbacks are called with the ID as a number and not as a string. - **[bugfix:]** Callbacks are called with the ID as a number and not as a string.
- [enhancement:] The background callback on Android is called, even the app is not running when the notification is tapped. - [enhancement:] The background callback on Android is called, even the app is not running when the notification is tapped.
- [enhancement:] Notifications are repeated more precisely. - [enhancement:] Notifications are repeated more precisely.
- [feature:] Added `json` property to pass custom data through the notification. - [feature:] Added `json` property to pass custom data through the notification.
- [enhancement:] Added Android specific property `smallImage`. - [enhancement:] Added Android specific property `smallImage`.
- [enhancement:] Added Android specific property `ongoing`.
#### Version 0.6.3 (12.12.2013) #### Version 0.6.3 (12.12.2013)
- [bugfix:] Black screen on Android. - [bugfix:] Black screen on Android.
......
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