Bump for 2.0.5

This commit is contained in:
Nick O'Leary
2021-07-30 13:28:52 +01:00
parent 23765d9139
commit f1e7ec0c6b
9 changed files with 33 additions and 17 deletions

View File

@@ -1,3 +1,19 @@
#### 2.0.5: Maintenance Release
Editor
- Remove default ctrl-enter keybinding from monaco editor Fixes #3093
Runtime
- Update tar dependency
- Add support for maintenance streams in generate-publish-script
Nodes
- Fix regression in Join node when manual joining array with msg.parts present Fixes #3096
#### 2.0.4: Maintenance Release
Editor