Skip to content

Commit fe1a62f

Browse files
committed
🔖 dio v5.9.0
Triggered by @AlexV525 on #1633 (comment)
1 parent 0ebfc9a commit fe1a62f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dio/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**
55

66
## Unreleased
77

8+
*None.*
9+
10+
## 5.9.0
11+
812
- Do not allow updating the error field after a cancel token has canceled.
913
- Allow passing an initial interceptors list to the constructor of `Interceptors`.
1014
- Use `package:mime` to help determine the `content-type` of `MultipartFile` base on the provided `filename`.

dio/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dio
2-
version: 5.8.0+1
2+
version: 5.9.0
33

44
description: |
55
A powerful HTTP networking package,

0 commit comments

Comments
 (0)