diff --git a/CHANGELOG.md b/CHANGELOG.md index d50168e6d4..8a0097b06c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ IMPROVEMENTS: fields [GH-1567] * cli: `vault write -field` now allows selecting wrapped response fields [GH-1567] + * command/init: Added service discovery to `init` command [GH-1642] * core: Response wrapping is now enabled for login endpoints [GH-1588] * core: The duration of leadership is now exported via events through telemetry [GH-1625]