Skip to content

Commit 669f2d6

Browse files
committed
Update sel to version 0.1.0.0
1 parent 177b278 commit 669f2d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sel/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## sel-0.1.0.0
4+
5+
* Rename Sel.SecretKey.Cipher.Hash to Ciphertext [#182](https://github.com/haskell-cryptography/libsodium-bindings/pull/182)
6+
37
## sel-0.0.3.0
48

59
* Add constant time hex encoding [#176](https://github.com/haskell-cryptography/libsodium-bindings/pull/176)

sel/sel.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: sel
3-
version: 0.0.3.0
3+
version: 0.1.0.0
44
category: Cryptography
55
synopsis: Cryptography for the casual user
66
description:

0 commit comments

Comments
 (0)