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 Aug 29, 2024
1 parent ec35695 commit fd84ce0
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,5 +1,10 @@
# ChangeLog for http2

## 5.3.4

* Support stream cancellation
[#142](https://github.com/kazu-yamamoto/http2/pull/142)

## 5.3.3

* Enclosing IPv6 literal authority with square brackets.
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.3.3
version: 5.3.4
license: BSD3
license-file: LICENSE
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
Expand Down

0 comments on commit fd84ce0

Please sign in to comment.