Parcourir la source

Added note about enhancement under Android.

Sebastián Katzer il y a 12 ans
Parent
commit
faeee22a85
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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>