File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,8 @@ ChangeLog
44Please also read the [ Upgrade Guide] ( https://github.com/katzer/cordova-plugin-local-notifications/wiki/Upgrade-Guide ) for more information.
55
66#### Unreleased
7- ### 11-09-2023
8- - Android: Replace dependency on Android Support Libraries with AndroidX [ RMET-2823] ( https://outsystemsrd.atlassian.net/browse/RMET-2823 )
97
8+ #### Version 0.9.12 (27.09.2023)
109### 12-09-2023
1110- Android: Make PendingIntents immutable for Android 14 [ RMET-2666] ( https://outsystemsrd.atlassian.net/browse/RMET-2666 )
1211### 11-09-2023
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-local-notification" ,
3- "version" : " 0.9.11 " ,
3+ "version" : " 0.9.12 " ,
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.11 " >
27+ version =" 0.9.12 " >
2828
2929 <name >LocalNotification</name >
3030
You can’t perform that action at this time.
0 commit comments