Update changelog

This commit is contained in:
Nick O'Leary
2019-03-05 10:18:40 +00:00
parent c3b9982c44
commit 308d6889a7

View File

@@ -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