Update CHANGELOG for 1.2.2

This commit is contained in:
Nick O'Leary
2020-10-19 13:25:38 +01:00
parent dc26022fb4
commit 8049e44dec
9 changed files with 26 additions and 17 deletions

View File

@@ -1,3 +1,12 @@
### 1.2.2: Maintenance Release
Editor
- Prevent node z property getting set to 0 or ""
- Only apply z-recovery logic to flow nodes
- Fix api call to reload flows Fixes #2726
- Remove bad z property from import config nodes
### 1.2.1: Maintenance Release
Runtime