Skip to content

Commit

Permalink
📝 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 26, 2023
1 parent 8bf54bc commit c2704de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ See the [Migration Guide][] for the complete breaking changes list.**
- Allow case-sensitive header keys with the `preserveHeaderCase` flag through options.
- Fix `receiveTimeout` for the `IOHttpClientAdapter`.
- Fix `receiveTimeout` for the `download` method of `DioForNative`.
- Improve the request stream byte conversion on Web.

## 5.3.4

Expand Down
1 change: 1 addition & 0 deletions plugins/native_dio_adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Adds `createCronetEngine` and `createCupertinoConfiguration`
to deprecate `cronetEngine` and `cupertinoConfiguration`
for the `NativeAdapter`, to avoid platform exceptions.
- Improve the request stream byte conversion.

## 1.1.1

Expand Down

0 comments on commit c2704de

Please sign in to comment.