Skip to content

Commit

Permalink
ver bumps up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Jun 19, 2024
1 parent 494bc49 commit 3d214df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 5.2.5

* Setting peer initial window size properly.
[#123](https://github.com/kazu-yamamoto/http2/pull/123)

## 5.2.4

* Update for latest http-semantics
Expand Down
2 changes: 1 addition & 1 deletion http2.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: http2
version: 5.2.4
version: 5.2.5
license: BSD3
license-file: LICENSE
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
Expand Down

0 comments on commit 3d214df

Please sign in to comment.