argon2-creds/CHANGELOG.md

21 lines
297 B
Markdown
Raw Normal View History

2021-04-13 23:11:34 +05:30
## 0.2.1
### Changed:
-`Config::email` now takes a `&str` instead of `Option<&str>`
## 0.2.0
### Added
- minimum and maximum password length
## 0.1.0
### Added:
- password configuration
- UsernameCaseMapped filter
- Abusive words filter
- filter for words that might cause security issues