Update changelog

This commit is contained in:
Nick O'Leary 2021-07-02 10:02:08 +01:00
parent 66dd05f8bc
commit 97df964051
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Runtime
Editor
- Include hasUser=false config nodes when exporting whole flow (#3048)
- Emit nodes:change for any updated config node when node deleted/added
- Fix padding of compact notification Closes #3045
- Ensure any html in changelog is escaped before displaying
- Add support for Map/Set property types on Debug (#3040) @knolleary