We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cebe6 commit b09a7ffCopy full SHA for b09a7ff
sel/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## sel-0.1.0.0
4
+
5
+* Consistently rename ciphertext-related types and functions [#182](https://github.com/haskell-cryptography/libsodium-bindings/pull/182)
6
7
## sel-0.0.3.0
8
9
* Add constant time hex encoding [#176](https://github.com/haskell-cryptography/libsodium-bindings/pull/176)
sel/sel.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: sel
-version: 0.0.3.0
+version: 0.1.0.0
category: Cryptography
synopsis: Cryptography for the casual user
description:
0 commit comments