diff --git a/CHANGELOG.md b/CHANGELOG.md index a57140e549..98e79b903a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ FEATURES: IMPROVEMENTS: + * cli/revoke: Add `-self` option to allow revoking the currently active token + [GH-2596] * secret/pki: Add `no_store` option that allows certificates to be issued without being stored. This removes the ability to look up and/or add to a CRL but helps with scaling to very large numbers of certificates. [GH-2565]