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 Apr 19, 2024
1 parent 5c32abb commit a6a9f77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions tls/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Version 2.0.4

* More fix for 0-RTT when application data is available while receiving CF.
* New util/tls-client and util/tls-server.

## Version 2.0.3

* Fixing a bug where `timeout` in `bye` does not work.
Expand Down
2 changes: 1 addition & 1 deletion tls/tls.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: tls
version: 2.0.3
version: 2.0.4
license: BSD3
license-file: LICENSE
copyright: Vincent Hanquez <[email protected]>
Expand Down

0 comments on commit a6a9f77

Please sign in to comment.