From 2a5aaea8b234425007255b3013d7d18b02128e70 Mon Sep 17 00:00:00 2001 From: Timothy Messier Date: Tue, 31 May 2022 10:25:55 -0400 Subject: [PATCH] chore(changelog): Add note about audit logs (#2066) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24a59ef262..891278c29b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. [PR](https://github.com/hashicorp/boundary/pull/2049) * ui: Add support for worker filters in targets * ui: Add manual refresh button in sessions list +* Audit events are no longer a WIP ([PR](https://github.com/hashicorp/boundary/pull/2031). ### Bug Fixes