diff --git a/geolocator_android/CHANGELOG.md b/geolocator_android/CHANGELOG.md index b0e5ab35..a713ed3e 100644 --- a/geolocator_android/CHANGELOG.md +++ b/geolocator_android/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.6.2 + +* Fixes crash when `RuntimeExecutionException` is encountered in `getResult` in `checkLocationSettings`. + ## 4.6.1 * Fixes a bug where the plugin throws an exception while requesting locations updates with coarse location permission only.