From b9c2b74edfdc0905ca49d1e9363f8b7afa29bc7a Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Wed, 3 Apr 2019 09:46:42 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c759a3995..91cb59d14d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ IMPROVEMENTS: * agent: Allow AppRole auto-auth without a secret-id [GH-6324] * ui: Suport for authentication via the RADIUS auth method [GH-6488] + * ui: Navigating away from secret list view will clear any page-specific + filter that was applied [GH-6511] BUG FIXES: