From c232d3f663e258adfaef150e583d73c6a5edabd6 Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Tue, 26 Mar 2019 11:21:42 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f809b0c0d0..85f3859341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * ui: Fix an issue where in production builds OpenAPI model generation was failing, causing any form using it to render labels with missing fields [GH-6474] + * ui: Fix issue nav-hiding when moving between namespaces [GH-6473] ## 1.1.0 (March 18th, 2019)