From d59e8127d468145532cec7424dbaa2149f8a3a11 Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Wed, 12 Dec 2018 16:55:30 -0600 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1325fc82bb..0038d509b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES: * secret/pki: Strip empty line in ca_chain output [GH-5779] * ui: Fixed a bug where the web CLI was not usable via the `fullscreen` command - [GH-5909] + * ui: Fix a bug where you couldn't write a jwt auth method config [GH-5936] ## 1.0.0 (December 3rd, 2018)