From 865b6f7dcd8412bb89cd72fa67fa9447d5fe6c7e Mon Sep 17 00:00:00 2001 From: Ryan Derr Date: Thu, 30 Apr 2026 08:17:34 -0500 Subject: [PATCH] chore: Update Changelog Date For 0.20.3 Release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f08936aca3..8d13d9b146 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,7 +54,7 @@ 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.3 (2026/04/24) +## 0.20.3 (2026/04/30) ### New and Improved * Added support for new `debug` flag to expose pprof endpoints for debugging purposes. ([PR](https://github.com/hashicorp/boundary/pull/6644))