From 67e7d1db2496ecb86332abbee6a76173f8ea8d59 Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Tue, 24 Apr 2018 10:04:05 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7de5befd0..7712df7248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ BUG FIXES: [GH-4371] * ui: Fixed an issue where policies with commas would not render in the interface properly [GH-4398] + * ui: Corrected the saving of mount tune ttls for auth methods [GH-4431] ## 0.10.0 (April 10th, 2018)