Skip to content

Commit

Permalink
🔖 http2_adapter v2.6.0
Browse files Browse the repository at this point in the history
Triggered by @AlexV525 on #1633 (comment)
  • Loading branch information
cfug-dev committed Jan 29, 2025
1 parent 882760e commit d7b0b7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions plugins/http2_adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ See the [Migration Guide][] for the complete breaking changes list.**

## Unreleased

*None.*

## 2.6.0

- Make cached connections respect redirections and scheme.

## 2.5.3
Expand Down
2 changes: 1 addition & 1 deletion plugins/http2_adapter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dio_http2_adapter
version: 2.5.3
version: 2.6.0

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

0 comments on commit d7b0b7f

Please sign in to comment.