Skip to content

Commit f61d41a

Browse files
committed
ver bump up
1 parent c2a2994 commit f61d41a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.2.1
2+
3+
* Adding rate limit for RST_STREAM to work around CVE-2023-44487.
4+
[#94](https://github.com/kazu-yamamoto/http2/pull/94)
5+
16
## 4.2.0
27

38
* Treating HALF_CLOSED_LOCAL correctly.

http2.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >=1.10
22
name: http2
3-
version: 4.2.0
3+
version: 4.2.1
44
license: BSD3
55
license-file: LICENSE
66
maintainer: Kazu Yamamoto <[email protected]>

0 commit comments

Comments
 (0)