Skip to content

Commit

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

## 3.4.9

* Using `timeout` for `handshake` to prevent thread leaks.

## 3.4.8

* Substituted `data-default-class` for `data-default` [#1010](https://github.com/yesodweb/wai/pull/1010)
Expand Down
2 changes: 1 addition & 1 deletion warp-tls/warp-tls.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: warp-tls
Version: 3.4.8
Version: 3.4.9
Synopsis: HTTP over TLS support for Warp via the TLS package
License: MIT
License-file: LICENSE
Expand Down

0 comments on commit bbe6cd1

Please sign in to comment.