Skip to content

Commit

Permalink
ver bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Oct 11, 2023
1 parent c2a2994 commit f61d41a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,8 @@
## 4.2.1

* Adding rate limit for RST_STREAM to work around CVE-2023-44487.
[#94](https://github.com/kazu-yamamoto/http2/pull/94)

## 4.2.0

* Treating HALF_CLOSED_LOCAL correctly.
Expand Down
2 changes: 1 addition & 1 deletion http2.cabal
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: http2
version: 4.2.0
version: 4.2.1
license: BSD3
license-file: LICENSE
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
Expand Down

0 comments on commit f61d41a

Please sign in to comment.