Skip to content

Commit 357127e

Browse files
committed
v0.3.26
1 parent 1a357aa commit 357127e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.26 (April 3, 2024)
2+
3+
* Limit number of CONTINUATION frames for misbehaving connections.
4+
15
# 0.3.25 (March 15, 2024)
26

37
* Improve performance decoding many headers.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "h2"
55
# - html_root_url.
66
# - Update CHANGELOG.md.
77
# - Create git tag
8-
version = "0.3.25"
8+
version = "0.3.26"
99
license = "MIT"
1010
authors = [
1111
"Carl Lerche <[email protected]>",

0 commit comments

Comments
 (0)