From 963eaf8882cee1b3d881df7f969b220a8b6b4a83 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Fri, 24 Sep 2021 13:50:47 -0700 Subject: [PATCH] Fix line in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ec765d3..60b36b9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +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. +- Global support for group admins in the OIDC provisioner. ### Changed - Using go 1.17 for binaries ### Deprecated