From 8b39ce8efb9e5e571e9bf2636a5b7853b97b038e Mon Sep 17 00:00:00 2001 From: Aditya Sharma <51014728+aditya2548@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:30:54 +0530 Subject: [PATCH] chore: add missing changelog for 0.20.1 (#6415) * chore: add missing changelog for 0.20.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc049a4fd0..c5089c6c06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,12 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. * Removed the error log during RDP basic settings exchange: When you connect to an RDP target using the built-in Windows Remote Desktop Connection app. ([PR](https://github.com/hashicorp/boundary/pull/6136)) +## 0.20.1 (2025/11/03) + +### New and Improved + +* Added a complete IBM Key Protect wrapper implementation with configuration options and KMS client integration ([PR](https://github.com/hashicorp/go-kms-wrapping/pull/292)) + ## 0.20.0 (2025/09/25) ### New and Improved