random-password/CHANGELOG.md

17 lines
295 B
Markdown

# Changelog
## 1.0.1 (2017-11-18)
### Internal
- make shell variables lower-case to avoid conflicts with system variables
## 1.0.0 (2017-11-17)
Initial release
### Features
- randomly generate passwords consisting of common characters
- optionally specify a password length (default: 32)