Add line to changelog.

This commit is contained in:
Mariano Cano 2021-09-24 13:50:10 -07:00
parent a50654b468
commit 9eb757797e

View file

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- go 1.17 to github action test matrix
- Support for CloudKMS RSA-PSS signers without using templates.
- Add flags to support individual passwords for the intermediate and SSH keys.
- Support for group admins in OIDC provisioners for X509 certificates.
### Changed
- Using go 1.17 for binaries
### Deprecated