From eec2b3a1ec7176859c8adfc255c6e8ca5f5d7a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=8B=E4=BA=BAA?= <1017480401@qq.com> Date: Tue, 14 Nov 2023 23:47:58 +0800 Subject: [PATCH] update CHANGELOG.md --- dio/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dio/CHANGELOG.md b/dio/CHANGELOG.md index b361c1b93..937e89ae0 100644 --- a/dio/CHANGELOG.md +++ b/dio/CHANGELOG.md @@ -8,6 +8,7 @@ See the [Migration Guide][] for the complete breaking changes list.** - Raise warning for `Map`s other than `Map` when encoding request data. - Improve exception messages - Allow `ResponseDecoder` and `RequestEncoder` to be async +- Http2Adapter header supports dynamic ## 5.3.3