From ffa7dea4f63767fe34a33a94cbc2f5bf593b23f1 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 20 Jun 2022 12:51:01 -0500 Subject: [PATCH] A bit more changelog wordsmithing --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a890ec492..9af9ffa865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ### New and Improved -* PKI Workers: This release introduces a new worker type `pki`, which - authenticate to Boundary using a new certificate-based method, allowing for +* PKI Workers: This release introduces a new worker type `pki` which + authenticates to Boundary using a new certificate-based method, allowing for worker deployment without using a shared KMS. * Credentials: This release introduces a new credential store type `static`, which simply takes in a user-supplied credential and stores it (encrypted)