Skip to content

Commit

Permalink
update CHANGELOG for v9.0.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed Jun 18, 2021
1 parent c17dd8c commit 858b182
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 9.0.1 / 2021-06-18

## :nut_and_bolt: Other

- #4657: Browser: add separate bundle for modern browsers (@juergba)

We added a separate browser bundle `mocha-es2018.js` in javascript ES2018, as we skipped the transpilation down to ES5. This is an **experimental step towards freezing Mocha's support of IE11**.

- #4653: ESM: proper version check in `hasStableEsmImplementation` (@alexander-fenster)

# 9.0.0 / 2021-06-07

## :boom: Breaking Changes
Expand Down

0 comments on commit 858b182

Please sign in to comment.