From e99c5ed46080206f724ff24ba7f252c1e60b9646 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Tue, 25 Jun 2024 15:57:44 +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 ec6f7da73..4243e91a3 100644 --- a/dio/CHANGELOG.md +++ b/dio/CHANGELOG.md @@ -15,6 +15,7 @@ See the [Migration Guide][] for the complete breaking changes list.** - Improves `InterceptorState.toString()`. - If the `CancelToken` got canceled before making requests, throws the exception directly rather than cut actual HTTP requests afterward. +- Catch `MediaType` parse exception in `Transformer.isJsonMimeType`. ## 5.4.3+1