Skip to content

Commit

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

## 3.4.5

* Rethrowing asynchronous exceptions and preventing callsing
`connClose` twice.
[#1013](https://github.com/yesodweb/wai/pull/1013)

## 3.4.4

* Removing `unliftio`.
Expand Down
2 changes: 1 addition & 1 deletion warp/warp.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: warp
version: 3.4.4
version: 3.4.5
license: MIT
license-file: LICENSE
maintainer: [email protected]
Expand Down

0 comments on commit c8f1755

Please sign in to comment.