Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekfad committed May 4, 2024
1 parent 24885c5 commit 923dadd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.1.1

- Bumped `fetch_api` to 2.1.0.
- Create internal shim for non-JS environments: you can now import package
without conditional import and use enumerations in VM.
This is makes it easier to use `FetchClient` in Flutter via `kIsWeb`.

## 1.1.0

> Requires Dart 3.3
Expand Down

0 comments on commit 923dadd

Please sign in to comment.