Skip to content

Commit

Permalink
update CHANGELOG for v8.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Nov 2, 2020
1 parent d2e0e83 commit bddc079
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 8.2.1 / 2020-11-02

Fixed stuff.

## :bug: Fixes

- #4489: Fix problematic handling of otherwise-unhandled `Promise` rejections and erroneous "`done()` called twice" errors (@boneskull)
- #4496: Avoid `MaxListenersExceededWarning` in watch mode (@boneskull)

Also thanks to @akeating for a documentation fix!

# 8.2.0 / 2020-10-16

The major feature added in v8.2.0 is addition of support for [_global fixtures_](https://mochajs.org/#global-fixtures).
Expand Down

0 comments on commit bddc079

Please sign in to comment.