Update changelog

This commit is contained in:
Nick O'Leary
2019-03-15 19:04:31 +00:00
parent 161ee17f45
commit d59bf84470

View File

@@ -1,3 +1,8 @@
#### 0.20.2: Maintenance Release
- Filter out duplicate nodes when importing a flow
- Handle node configs with multiple external scripts properly
#### 0.20.1: Maintenance Release
- Ensure all subflow instances are stopped when flow stopping Fixes #2095