From 0d2422aad81b7bca5531938cfa42ee4fbd9d6919 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 5 Jul 2022 11:41:06 -0400 Subject: [PATCH] Add Azure dep fix into changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a2f6225be..40885f730d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## Next +### New and Improved + +* `azure` host plugin: Support multiple MSI identities + ([PR](https://github.com/hashicorp/go-kms-wrapping/pull/97) + ### Bug Fixes * scheduler: Fix regression causing controller names of less than 10 characters