Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Jun 21, 2022
1 parent a04dc2c commit 51e35e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
#### 0.3.0

- Require node.js >=14
- Add `setFlows` so that node being tested can modify flows (#54) @Steve-Mcl

#### 0.2.7

- Wait for startFlows to resolve before returning from loadFlow call - required with Node-RED 1.3+
- README.md: Update example unit test to report assertion failures
- examples: lower-case_spec.js: Allow proper assertion failure reporting (#45)
Expand Down

0 comments on commit 51e35e5

Please sign in to comment.