From 993166d47277f652aaa00f986d3775eea1061c2b Mon Sep 17 00:00:00 2001 From: Matthew Irish Date: Fri, 7 Dec 2018 14:02:58 -0600 Subject: [PATCH] changelog++ --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5850c5104..ccc0e64015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.0.1 (unreleased) + +BUG FIXES: + + * ui: Fixed a bug where the web CLI was not usable via the `fullscreen` + command - [GH-5909] + ## 1.0.0 (December 3rd, 2018) SECURITY: