Bump for 2.1.2

This commit is contained in:
Nick O'Leary
2021-10-25 09:38:32 +01:00
parent 61d85b49e6
commit 2ffea143e7
9 changed files with 33 additions and 17 deletions

View File

@@ -1,5 +1,21 @@
#### 2.1.1: Maintenance Release
Runtime
- node-red-pi: Remove bash dependency (#3216) @a16bitsysop
Editor
- Improved regex for markdown renderer (#3213) @GerwinvBeek
- Fix TypedInput initialisation (#3220) @knolleary
Nodes
- MQTT: fix datatype in node config not used. fixes #3215 (#3219) @Steve-Mcl
#### 2.1.1: Maintenance Release
Editor
- Ensure tourGuide popover doesn't fall offscreen (#3212) @knolleary