From d14a7c50bb5cc0069cefc8b38637434d5e758d84 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Wed, 26 Sep 2018 11:31:04 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b8dc83de2..35ffa257c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ BUG FIXES: IMPROVEMENTS: + * auth/aws: The identity alias name can now configured to be either IAM unique + ID of the IAM Principal, or ARN of the caller identity [GH-5247] * cli: Format TTLs for non-secret responses [GH-5367] * identity: Support operating on entities and groups by their names [GH-5355] * plugins: Add `env` parameter when registering plugins to the catalog to allow