From c91fb0c8e6cf7acfe391502ece9221038cd38de5 Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Wed, 14 Aug 2019 10:29:11 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80bc80eed6..31b946438a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ CHANGES: previous format will continue to be accepted [PCF-27] * core: The http response code returned when an identity token key is not found has been changed from 400 to 404 + +BUG FIXES: + + * ui: the string-list widget will now honor multiline input [GH-7254] + * ui: various visual bugs in the KV interface were addressed [GH-7307] + * ui: fixed incorrect URL to access help in LDAP auth [GH-7299] ## 1.2.1 (August 6th, 2019)