We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04dc2c commit 51e35e5Copy full SHA for 51e35e5
CHANGELOG.md
@@ -1,4 +1,10 @@
1
+#### 0.3.0
2
+
3
+ - Require node.js >=14
4
+ - Add `setFlows` so that node being tested can modify flows (#54) @Steve-Mcl
5
6
#### 0.2.7
7
8
- Wait for startFlows to resolve before returning from loadFlow call - required with Node-RED 1.3+
9
- README.md: Update example unit test to report assertion failures
10
- examples: lower-case_spec.js: Allow proper assertion failure reporting (#45)
0 commit comments