Browse Source

Added note about enhancement under Android.

Sebastián Katzer 12 years ago
parent
commit
faeee22a85
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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.
 - [feature:] Added new `title` property.
 - [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)
 - Added Android support<br>