Bump for 0.20.3

This commit is contained in:
Nick O'Leary
2019-03-20 15:24:23 +00:00
parent a3cbe80a36
commit b45ddadb09
9 changed files with 24 additions and 17 deletions

View File

@@ -1,3 +1,10 @@
#### 0.20.3: Maintenance Release
- Do not dynamically add/remove upgrade listener in ws nodes
- Avoid env var reference loops and support $parent. prefix Fixes #2099
- Ensure config.\_flow is non-enumerable so is ignored by JSON.stringify
- Block loading ACE from cdn
#### 0.20.2: Maintenance Release
- Filter out duplicate nodes when importing a flow