cordova-background-geolocation-plugin
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -5,2 +5,8 @@ # Changelog | ||
**Merged pull requests:** | ||
- Fixes Android 12 missing FLAG\_IMMUTABLE [\#98](https://github.com/HaylLtd/cordova-background-geolocation-plugin/pull/98) ([HarelM](https://github.com/HarelM)) | ||
## [v2.0.5](https://github.com/HaylLtd/cordova-background-geolocation-plugin/tree/v2.0.5) (2022-08-01) | ||
**Implemented enhancements:** | ||
@@ -96,3 +102,2 @@ | ||
- \[Feature\] Transaction-based access to the GPS positions buffer [\#18](https://github.com/HaylLtd/cordova-background-geolocation-plugin/issues/18) | ||
- Add promises and subscription to js interface [\#16](https://github.com/HaylLtd/cordova-background-geolocation-plugin/issues/16) | ||
@@ -99,0 +104,0 @@ |
{ | ||
"name": "cordova-background-geolocation-plugin", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Cordova Background Geolocation Plugin", | ||
@@ -5,0 +5,0 @@ "main": "./www/BackgroundGeolocation.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1711610
15282