Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Commit

Permalink
Add changelog for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp committed Apr 11, 2019
1 parent cc5a59f commit 503db89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# ... (???)

* Add `AsRef<[u8]>` for newtypes (#323)
* Initialize libsodium with global constructor (#325)
* Update libsodium hashes due to jedisct1/libsodium#813 (#327)
* Implement memory locking and unlocking (#324)
* Add convenience functions for pwhash() and derive_key() (#309)

# 0.2.1 (March 1, 2019)

* Remove statik option from pkg_config usage (#296)
Expand Down

0 comments on commit 503db89

Please sign in to comment.