From 6888bd0ffdfc3dcc93010d7a3d581663795ab733 Mon Sep 17 00:00:00 2001 From: cfug-dev <47591151+cfug-dev@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:14:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20native=5Fdio=5Fadapter=20v1.4.0?= =?UTF-8?q?=20Triggered=20by=20@AlexV525=20on=20https://github.com/cfug/di?= =?UTF-8?q?o/issues/1633#issuecomment-2566902141?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/native_dio_adapter/CHANGELOG.md | 4 ++++ plugins/native_dio_adapter/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/native_dio_adapter/CHANGELOG.md b/plugins/native_dio_adapter/CHANGELOG.md index 6ef48f22b..a92e73745 100644 --- a/plugins/native_dio_adapter/CHANGELOG.md +++ b/plugins/native_dio_adapter/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +*None.* + +## 1.4.0 + - Support `cupertino_http` 2.0.0 ## 1.3.0 diff --git a/plugins/native_dio_adapter/pubspec.yaml b/plugins/native_dio_adapter/pubspec.yaml index 0f92ec6b9..2617caa2e 100644 --- a/plugins/native_dio_adapter/pubspec.yaml +++ b/plugins/native_dio_adapter/pubspec.yaml @@ -1,5 +1,5 @@ name: native_dio_adapter -version: 1.3.0 +version: 1.4.0 description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform. topics: