From 5fd178b423823dc56e602473222da6d7dca74432 Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Thu, 19 Apr 2018 20:55:31 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4264d232..80aa34eda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ BUG FIXES: [GH-4344] * ui: Fix IE11 form submissions in a few parts of the application [GH-4378] * ui: Fix IE file saving on policy pages and init screens [GH-4376] + * ui: Fixed an issue where the AWS secret backend would show the wrong menu [GH-4371] + * ui: Fixed an issue where policies with commas would not render in the + interface properly [GH-4398] ## 0.10.0 (April 10th, 2018)