Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbeusekom committed Jan 31, 2024
1 parent 113e628 commit 18a0b21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions geolocator_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.2.1

- Ensures that `timestamp` is set to current date and time if platform implementations return a `null` value.

## 4.2.0

- Replaces an optional DateTime? `timestamp` in `Position` object for an NonNull DateTime `timestamp`.
Expand Down

0 comments on commit 18a0b21

Please sign in to comment.