random-password/CHANGELOG.md

13 lines
199 B
Markdown
Raw Normal View History

2017-11-18 21:40:29 +01:00
# Changelog
2017-11-18 21:43:36 +01:00
## (unreleased)
2017-11-18 21:40:29 +01:00
## 1.0.0 (2017-11-17)
Initial release
### Features
- randomly generate passwords consisting of common characters
- optionally specify a password length (default: 32)