Skip to content

Commit

Permalink
📝 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Oct 7, 2024
1 parent 0786c06 commit dfafd4e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@ See the [Migration Guide][] for the complete breaking changes list.**

## Unreleased

*None.*
- Removes redundant warnings when composing request options on Web.

## 5.7.0

- Graceful handling of responses with nonzero `Content-Length`, `Content-Type` json, but empty body
- Empty responses are now transformed to `null`

- Graceful handling of responses with nonzero `Content-Length`, `Content-Type` that is json, and empty payload.
- Empty responses are now transformed to `null`.

## 5.6.0

Expand Down

0 comments on commit dfafd4e

Please sign in to comment.