Skip to content

Commit aa778fd

Browse files
chore: update CHANGELOG.md with latest dev version
1 parent af58036 commit aa778fd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.1.0-dev.1] (https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-01-29)
7+
8+
### Features
9+
10+
- Revamp error messages and add error codes for better error-handling.
11+
- Rewrite plugin using native Android and iOS libraries.
12+
13+
### Fixes
14+
15+
- **getCurrentPosition** on Android now uses uses the **timeout** parameter.
16+
- **watchPosition** on Android now uses the **timeout** parameter to define the interval for position updates, and the **maximumAge** parameter for **setMaxUpdateAgeMillis**. More info [here](https://developers.google.com/android/reference/com/google/android/gms/location/LocationRequest.Builder#public-locationrequest.builder-setmaxupdateagemillis-long-maxupdateagemillis).
17+
618
# [7.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-01-20)
719

820
**Note:** Version bump only for package @capacitor/geolocation

0 commit comments

Comments
 (0)