mirror of
https://github.com/node-red/node-red
synced 2024-11-21 23:48:30 +00:00
Update changelog
This commit is contained in:
parent
589d43f0e5
commit
2d6aac7d6f
@ -21,6 +21,7 @@ Runtime
|
||||
- Always log node warnings on start without requiring -v
|
||||
- Add support for loading scoped node modules. Closes #885
|
||||
- Add process.env.PORT to settings.js
|
||||
- Clear node context on deploy. Closes #870
|
||||
|
||||
Nodes
|
||||
|
||||
@ -40,6 +41,8 @@ Nodes
|
||||
- Add Move capability to Change node
|
||||
- Update Serial node to support custom baud rates
|
||||
- Add support for array-syntax in typedInput msg properties
|
||||
- Add RED.util to Function node sandbox
|
||||
- Capture error stack on node.error. Closes #879
|
||||
|
||||
|
||||
Fixes
|
||||
|
Loading…
Reference in New Issue
Block a user