Skip to content

Commit

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

* Exporting defaultValidationCache.

## Version 2.1.3

* Remove `data-default` version constraint.
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.1.3
version: 2.1.4
license: BSD3
license-file: LICENSE
copyright: Vincent Hanquez <[email protected]>
Expand Down

0 comments on commit 5372265

Please sign in to comment.