We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f7571 commit 00d52e4Copy full SHA for 00d52e4
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.14.26 (2023-04-13)
2
+
3
4
+#### Features
5
6
+* **http2:** add `max_pending_accept_reset_streams` configuration option (#3201) ([a6f7571a](https://github.com/hyperium/hyper/commit/a6f7571a5299793aef8f1aa4194574438b9df64c))
7
8
9
### v0.14.25 (2023-03-10)
10
11
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hyper"
-version = "0.14.25"
+version = "0.14.26"
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
0 commit comments