Skip to content

Commit

Permalink
📝 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Oct 24, 2023
1 parent 582bf5c commit aee8f73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ See the [Migration Guide][] for the complete breaking changes list.**
## Unreleased

- Raise warning for `Map`s other than `Map<String, dynamic>` when encoding request data.
- Improve exception messages
- Improve exception messages.
- Allow case-sensitive header keys with the `caseSensitiveHeaders` flag through options.

## 5.3.3

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 @@ -3,6 +3,7 @@
## Unreleased

- Bump `cronet_http` version.
- Allow case-sensitive header keys with the `caseSensitiveHeaders` flag through options.

## 1.0.0+2

Expand Down

0 comments on commit aee8f73

Please sign in to comment.