Skip to content

Commit

Permalink
🔖 http2_adapter v2.2.0
Browse files Browse the repository at this point in the history
Triggered by @AlexV525 on #1633 (comment)
  • Loading branch information
cfug-dev committed Mar 29, 2023
1 parent d75aaaf commit 4064ae7
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 @@ -2,6 +2,10 @@

## Unreleased

*None.*

## 2.2.0

- Support proxy for the adapter.
- Improve code formats according to linter rules.

Expand Down
2 changes: 1 addition & 1 deletion plugins/http2_adapter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dio_http2_adapter
description: A Dio HttpClientAdapter which support Http/2.0(Support connection reuse, header compression, server pushing is not supported yet.)
version: 2.1.0
version: 2.2.0
homepage: https://github.com/cfug/dio
repository: https://github.com/cfug/dio/blob/main/plugins/http2_adapter
issue_tracker: https://github.com/cfug/dio/issues
Expand Down

0 comments on commit 4064ae7

Please sign in to comment.