Clarify changelog feature.

This commit is contained in:
Mariano Cano 2021-09-22 17:41:12 -07:00
parent 2ae6b42cfe
commit 7f00cc7aad

View file

@ -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