Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbeusekom authored Aug 5, 2024
1 parent 5bf76f6 commit 9be3530
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions geolocator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 12.1.0
## 13.0.0

- Deprecates getCurrentPosition desiredAccuracy, forceAndroidLocationManager, and timeLimit parameters in favor of supplying a LocationSettings class
- Expose `WebSettings` from geolocator.
- **BREAKING CHANGE:** Deprecates getCurrentPosition desiredAccuracy, forceAndroidLocationManager, and timeLimit parameters in favor of supplying a LocationSettings class.
- Exposes `WebSettings` from geolocator.
- Updates dependency on geolocator_web to version 4.1.0
- Updates dependency on geolocator_android to version 4.3.0
- Updates dependency on geolocator_apple to version 2.3.7
Expand Down

0 comments on commit 9be3530

Please sign in to comment.