From ff62feaeff55ed0e0a4ed6160ef025ca9cd896fa Mon Sep 17 00:00:00 2001 From: Alex Li Date: Wed, 29 Jan 2025 01:14:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20CHANGELOG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dio/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dio/CHANGELOG.md b/dio/CHANGELOG.md index 3eafb3580..201c306f4 100644 --- a/dio/CHANGELOG.md +++ b/dio/CHANGELOG.md @@ -11,6 +11,7 @@ See the [Migration Guide][] for the complete breaking changes list.** - Support `FileAccessMode` in `Dio.download` and `Dio.downloadUri` to change download file opening mode - Fix `ListParam` equality by using the `DeepCollectionEquality`. - Enables configuring the logging details of `DioException` globally and locally. +- Enables using `Dio.clone` to reuse the . ## 5.7.0