Bump for 1.0.6

This commit is contained in:
Nick O'Leary
2020-04-24 13:55:34 +01:00
parent a3b0448f53
commit feb5d13e1c
9 changed files with 34 additions and 17 deletions

View File

@@ -1,3 +1,20 @@
#### 1.0.6: Maintenance Release
Runtime
- Update to JSONata 1.8.3
- #2536 Handle clone of null in utils
Editor
- Prevent button label wrapping in typedInput
- Handle error objects when reporting in palette manager
Nodes
- Inject: Revert to cron 1.7.2
- UDP: when reusing input socket honour the broadcast mode.
#### 1.0.5: Maintenance Release
Runtime