1
0
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:
Nick O'Leary 2022-05-03 13:58:02 +01:00
parent 55ecc7a92c
commit 39602ff5f2
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -1,5 +1,11 @@
#### 3.0.0-beta.1: Beta Release #### 3.0.0-beta.1: Beta Release
**Migration from 2.x**
- Node-RED now requires Node.js 14.x or later.
- New installs of Node-RED will default to the monaco editor.
Editor Editor
- Add Junctions (#3462) @knolleary - Add Junctions (#3462) @knolleary