diff --git a/CHANGELOG.md b/CHANGELOG.md index 464a029b7..51fd97baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ IMPROVEMENTS: + * auth/approle: Allow array input for policies in addition to comma-delimited + strings [GH-3163] * plugins: Send logs through Vault's logger rather than stdout [GH-3142] BUG FIXES: