From 093af978fafcfe0dac78e007533a835503f32019 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 20 Jun 2022 12:50:33 -0500 Subject: [PATCH] Minor wordsmithing on changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f6df6e66..9a890ec492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## 0.9.0 (2022/06/20) ### New and Improved -* PKI Workers: This release introduces a new worker type `PKI`, which + +* PKI Workers: This release introduces a new worker type `pki`, which authenticate 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`,