diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..60725fc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2017-11-17) + +Initial release + +### Features + +- randomly generate passwords consisting of common characters +- optionally specify a password length (default: 32)