mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
fix changelog typo
This commit is contained in:
parent
2f160743bc
commit
e9dc9eff9b
@ -54,7 +54,6 @@ Editor
|
|||||||
|
|
||||||
Runtime
|
Runtime
|
||||||
|
|
||||||
- Add
|
|
||||||
- Allow a project to be loaded from cmdline
|
- Allow a project to be loaded from cmdline
|
||||||
- Handle lookup of undefined property in Global context Fixes #1978
|
- Handle lookup of undefined property in Global context Fixes #1978
|
||||||
- Refuse to enable Manage Palette if npm too old
|
- Refuse to enable Manage Palette if npm too old
|
||||||
@ -81,9 +80,9 @@ Nodes
|
|||||||
- HTTP Request: add msg.requestTimeout option for per-message setting - @natcl #1959
|
- HTTP Request: add msg.requestTimeout option for per-message setting - @natcl #1959
|
||||||
- MQTT: add auto-detect and base64 output to mqtt node Fixes #1912 - @DurandA
|
- MQTT: add auto-detect and base64 output to mqtt node Fixes #1912 - @DurandA
|
||||||
- MQTT: only unsubscribe node that is being removed
|
- MQTT: only unsubscribe node that is being removed
|
||||||
- Sentiment: move to node-red-nodes-sentiment
|
- Sentiment: move to node-red-node-sentiment
|
||||||
- Switch: add missing edit dialog icon
|
- Switch: add missing edit dialog icon
|
||||||
- Tail: move to node-red-nodes-tail
|
- Tail: move to node-red-node-tail
|
||||||
- TCPGet: clear status if user changes target per message
|
- TCPGet: clear status if user changes target per message
|
||||||
- Template: tidy up edit dialog
|
- Template: tidy up edit dialog
|
||||||
- UDP: more resilient binding to correct port for udp, give input side priority
|
- UDP: more resilient binding to correct port for udp, give input side priority
|
||||||
|
Loading…
Reference in New Issue
Block a user