Commit faeee22a by Sebastián Katzer

Added note about enhancement under Android.

parent abbe3c3a
...@@ -35,6 +35,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications ...@@ -35,6 +35,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications
- [enhancement:] The `add()` function now returns the id of the created notification. - [enhancement:] The `add()` function now returns the id of the created notification.
- [feature:] Added new `title` property. - [feature:] Added new `title` property.
- [bugfix:] `cancel` under iOS did not work do to wrong dict key. - [bugfix:] `cancel` under iOS did not work do to wrong dict key.
- [enhancement:] All notifications under Android display the app icon by default.
#### Version 0.4.0 (06.10.2013) #### Version 0.4.0 (06.10.2013)
- Added Android support<br> - Added Android support<br>
......
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