Skip to content

Commit ef1ed39

Browse files
committed
🔖 http2_adapter v2.3.1
Triggered by @AlexV525 on #1633 (comment)
1 parent 9e35179 commit ef1ed39

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/http2_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 2.3.1
8+
59
- Fix cached `initFuture` not remove when throw exception.
610

711
## 2.3.0

plugins/http2_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dio_http2_adapter
22
description: A Dio HttpClientAdapter which support Http/2.0(Support connection reuse, header compression, server pushing is not supported yet.)
3-
version: 2.3.0
3+
version: 2.3.1
44
homepage: https://github.com/cfug/dio
55
repository: https://github.com/cfug/dio/blob/main/plugins/http2_adapter
66
issue_tracker: https://github.com/cfug/dio/issues

0 commit comments

Comments
 (0)