diff --git a/dio/CHANGELOG.md b/dio/CHANGELOG.md index ac861c9e4..299ab38ac 100644 --- a/dio/CHANGELOG.md +++ b/dio/CHANGELOG.md @@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.** ## Unreleased +*None.* + +## 5.3.2 + - Revert removed `download` for `DioMixin`. - Fix for `Dio.download` not cleaning the file on data handling error. diff --git a/dio/pubspec.yaml b/dio/pubspec.yaml index 36c1d6282..6f79f157b 100644 --- a/dio/pubspec.yaml +++ b/dio/pubspec.yaml @@ -1,5 +1,5 @@ name: dio -version: 5.3.1 +version: 5.3.2 description: | A powerful HTTP networking package,