Skip to content

Commit 0cdcb75

Browse files
committed
🔖 dio v5.3.4
Triggered by @AlexV525 on #1633 (comment)
1 parent 4625451 commit 0cdcb75

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.3.4
11+
812
- Raise warning for `Map`s other than `Map<String, dynamic>` when encoding request data.
913
- Improve exception messages.
1014
- Allow `ResponseDecoder` and `RequestEncoder` to be async.

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.3.3
2+
version: 5.3.4
33

44
description: |
55
A powerful HTTP networking package,

0 commit comments

Comments
 (0)