Skip to content

Commit 7243ab5

Browse files
Noah-Kennedyseanmonstar
authored andcommitted
Prepare v0.3.24
1 parent d919cd6 commit 7243ab5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.24 (January 17, 2024)
2+
3+
* Limit error resets for misbehaving connections.
4+
15
# 0.3.23 (January 10, 2024)
26

37
* Backport fix from 0.4.1 for stream capacity assignment.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.23"
8+
version = "0.3.24"
99
license = "MIT"
1010
authors = [
1111
"Carl Lerche <me@carllerche.com>",

0 commit comments

Comments
 (0)