We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d957177 commit 9b48c6eCopy full SHA for 9b48c6e
dio/CHANGELOG.md
@@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**
5
6
## Unreleased
7
8
+*None.*
9
+
10
+## 5.3.1
11
12
- Improve package descriptions and code formats.
13
- Improve comments.
14
- Fix error when cloning `MultipartFile` from `FormData` with regression test.
dio/pubspec.yaml
@@ -1,5 +1,5 @@
1
name: dio
2
-version: 5.3.0
+version: 5.3.1
3
4
description: |
A powerful HTTP networking package,
0 commit comments