From c9974b6478ef70de5573546e54fc26f35775222a Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Thu, 20 Jun 2019 08:40:28 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81fd36367..d7dc36078 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,6 +79,7 @@ BUG FIXES: * namespaces: Fix a behavior (currently only known to be benign) where we wouldn't delete policies through the official functions before wiping the namespaces on deletion + * ui: Fix timestamp on some transit keys [GH-6827] ## 1.1.3 (June 5th, 2019)