Current section

Files

Jump to
ex_pbkdf2 CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.3.1
* Fix pbkdf2/2 typespec
## 0.3.0
* Use raw binary hash for verification
## 0.2.0
* Use raw binary salt for verification
## 0.1.1
* Bump rustler crate - [2cb33723](https://github.com/ayrat555/ex_pbkdf2/commit/2cb33723223822fc066da6a3ee7d136960cb6d41)
* Add module docs - [76eb2e17](https://github.com/ayrat555/ex_pbkdf2/commit/76eb2e17f4a87f43cd66f1fb494cbd117d0d3056)
## 0.1.0
* Initial release