From 308d6889a754e0650e1f9904f2d13d83cda9dce3 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Tue, 5 Mar 2019 10:18:40 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 231ec84f8..9c57db396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Runtime - Remove remnants of when library in git/index Fixes #2057 - Clear subflow status on close - Add exportGlobalContextKeys to prevent exposing functionGlobalContext keys + - Add --no-audit flag to npm commands to reduce workload Editor - Transfer placeholder and type to generated TypedInput field @@ -19,6 +20,7 @@ Editor - Handle treeList labels as text not html - Change subflow edit dialog titles - Resize subflow edit dialog properly + - Add flow list button to tab bar Nodes