File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Please also read the [Upgrade Guide](https://github.com/katzer/cordova-plugin-lo
55
66#### Unreleased
77
8+ #### Version 0.9.11 (28.08.2023)
89### 04-08-2023
910- Added exact and inexact notifications [ RMET-2665] ( https://outsystemsrd.atlassian.net/browse/RMET-2665 )
1011- Fixed Android 14 bug [ RMET-2582] ( https://outsystemsrd.atlassian.net/browse/RMET-2582 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-local-notification" ,
3- "version" : " 0.9.10 " ,
3+ "version" : " 0.9.11 " ,
44 "description" : " Schedules and queries for local notifications" ,
55 "cordova" : {
66 "id" : " cordova-plugin-local-notification" ,
Original file line number Diff line number Diff line change 2424<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2525 xmlns : android =" http://schemas.android.com/apk/res/android"
2626 id =" cordova-plugin-local-notification"
27- version =" 0.9.10 " >
27+ version =" 0.9.11 " >
2828
2929 <name >LocalNotification</name >
3030
You can’t perform that action at this time.
0 commit comments