Skip to content

Commit

Permalink
build(v10.0.0): update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed May 1, 2022
1 parent fbe7a24 commit 62b1566
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# 10.0.0 / 2022-05-01

## :boom: Breaking Changes

- #4845: **Drop Node.js v12.x support** (@juergba)

- #4848: Drop Internet-Explorer-11 support (@juergba)

- #4857: Drop AMD/RequireJS support (@juergba)

- #4866: Drop Growl notification support (@juergba)

- #4863: Rename executable `bin/mocha` to `bin/mocha.js` (@juergba)

- #4865: `--ignore` option in Windows: upgrade Minimatch (@juergba)

- #4861: Remove deprecated `Runner` signature (@juergba)

## :nut\_and\_bolt: Other

- #4878: Update production dependencies (@juergba)

- #4876: Add Node.js v18 to CI test matrix (@outsideris)

- #4852: Replace deprecated `String.prototype.substr()` (@CommanderRoot)

Also thanks to @ea2305 and @SukkaW for improvements to our documentation.

# 9.2.2 / 2022-03-11

## :bug: Fixes
Expand Down

0 comments on commit 62b1566

Please sign in to comment.