zxcvbn-hs-0.2.1.0: CHANGELOG.md
Revision History for zxcvbn-hs
==============================
0.2.1.0 (September 25, 2019)
----------------------------
* Export the entire `HasConfig` class so external code can use the
`config` lens.
0.2.0.0 (September 12, 2019)
----------------------------
* Make it possible for external projects to use the code generation
tool (`zxcvbn-tools`)
* Due to the `binary-orphans -> binary-instances` rename this
package now only compiles under `nixpkgs-unstable`.
0.1.0.0 (September 10, 2019)
----------------------------
* Initial (unreleased) version