Skip to content

Commit

Permalink
reflect new name 'FusedTransformer' in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
knaeckeKami committed Jun 9, 2024
1 parent a0d7736 commit 8023fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ See the [Migration Guide][] for the complete breaking changes list.**
- Add constructor for `DioExceptionType.badCertificate`.
- Create type alias `DioMediaType` for `http_parser`'s `MediaType`.
- Fix the type conversion regression when using `MultipartFile.fromBytes`.
- Add Utf8JsonTransformer for improved performance when decoding JSON.
- Add FusedTransformer for improved performance when decoding JSON.

## 5.4.3+1

Expand Down

0 comments on commit 8023fba

Please sign in to comment.