mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02: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
|
- Always log node warnings on start without requiring -v
|
||||||
- Add support for loading scoped node modules. Closes #885
|
- Add support for loading scoped node modules. Closes #885
|
||||||
- Add process.env.PORT to settings.js
|
- Add process.env.PORT to settings.js
|
||||||
|
- Clear node context on deploy. Closes #870
|
||||||
|
|
||||||
Nodes
|
Nodes
|
||||||
|
|
||||||
@ -40,6 +41,8 @@ Nodes
|
|||||||
- Add Move capability to Change node
|
- Add Move capability to Change node
|
||||||
- Update Serial node to support custom baud rates
|
- Update Serial node to support custom baud rates
|
||||||
- Add support for array-syntax in typedInput msg properties
|
- 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
|
Fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user