diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e4b15e..fce3fafa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Added support for renew after expiry using the claim `allowRenewAfterExpiry`. - Added support for `extraNames` in X.509 templates. +- Added RA support using a Vault instance as the CA. ### Changed - Made SCEP CA URL paths dynamic - Support two latest versions of Go (1.17, 1.18)