Skip to content

Commit

Permalink
🔖 dio v5.5.0
Browse files Browse the repository at this point in the history
Triggered by @AlexV525 on #1633 (comment)
  • Loading branch information
cfug-dev committed Jul 3, 2024
1 parent 06c9bff commit a146de9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**

## Unreleased

*None.*

## 5.5.0

- Raise the min Dart SDK version to 2.18.0.
- Add constructor for `DioExceptionType.badCertificate`.
- Create type alias `DioMediaType` for `http_parser`'s `MediaType`.
Expand Down
2 changes: 1 addition & 1 deletion dio/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dio
version: 5.4.3+1
version: 5.5.0

description: |
A powerful HTTP networking package,
Expand Down

0 comments on commit a146de9

Please sign in to comment.