password-instances-0.3.0.1: ChangeLog.md
# Changelog for password-instances
## 0.3.0.1
- Small fix to make sure the doctests build with stack.
[#3](https://github.com/cdepillabout/password/pull/3)
## 0.3.0.0
- Added instance for `PersistFieldSql` for `PassHash`.
## 0.2.0.0
- Added instance for `PersistField` for `PassHash`.
## 0.1.0.0
- Initial version.