Skip to content

Commit d7b0b7f

Browse files
committed
🔖 http2_adapter v2.6.0
Triggered by @AlexV525 on #1633 (comment)
1 parent 882760e commit d7b0b7f

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
@@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**
55

66
## Unreleased
77

8+
*None.*
9+
10+
## 2.6.0
11+
812
- Make cached connections respect redirections and scheme.
913

1014
## 2.5.3

plugins/http2_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dio_http2_adapter
2-
version: 2.5.3
2+
version: 2.6.0
33

44
description: An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.
55
topics:

0 commit comments

Comments
 (0)