diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aba9913..a6e67397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - go 1.17 to github action test matrix - Support for CloudKMS RSA-PSS signers without using templates. -- Add flags to support different passwords for the intermediate and SSH keys. +- Add flags to support individual passwords for the intermediate and SSH keys. ### Changed - Using go 1.17 for binaries ### Deprecated