Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Aug 28, 2022
1 parent 1860356 commit 3b4937b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
PLACEHOLDER for next version:
## __WORK IN PROGRESS__
-->
## __WORK IN PROGRESS__
* BREAKING: Dropped support for Node.js 12
* Allow skipping test suites (`suite.skip()`) and running single test suites (`suite.only()`)

## 3.0.2 (2022-05-15)
* Fix: Replace the `harness` argument to the `suite()` function with a `getHarness()` function to avoid accessing a stale harness.

Expand Down

0 comments on commit 3b4937b

Please sign in to comment.