Current section
Files
Jump to
Current section
Files
pbkdf2_elixir
CHANGELOG.md
CHANGELOG.md
# Changelog
## v1.2.0
* Changes
* using Comeonin v5.3, which changes `add_hash` so that it does NOT set the password to nil
## v1.1.0
* Enhancements
* Updated documentation - in line with updates to Comeonin v5.2
## v1.0.0
* Enhancements
* Updated to use Comeonin behaviour
## v0.12.0
* Changes
* Created separate Pbkdf2 library