Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Aug 7, 2024
1 parent 1a35b77 commit c9dcefb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Versioning].
- The `createAPIs()` and `createWrappedAPIs()` functions now accept an
`acquireDelay` option, which is passed along to the location services.

### Fixed

- Errors that are thrown asynchronously now use `queueMicrotask()` instead of
`setTimeout()`.

## [v0.11.1] - 2024-08-06

[v0.11.1]: https://github.com/ezzatron/fake-geolocation/releases/tag/v0.11.1
Expand Down

0 comments on commit c9dcefb

Please sign in to comment.