Update changelog

This commit is contained in:
Nick O'Leary
2022-05-03 13:58:02 +01:00
parent 55ecc7a92c
commit 39602ff5f2

View File

@@ -1,5 +1,11 @@
#### 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
- Add Junctions (#3462) @knolleary