Skip to content

Commit bddc079

Browse files
committed
update CHANGELOG for v8.2.1
Signed-off-by: Christopher Hiller <[email protected]>
1 parent d2e0e83 commit bddc079

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 8.2.1 / 2020-11-02
2+
3+
Fixed stuff.
4+
5+
## :bug: Fixes
6+
7+
- #4489: Fix problematic handling of otherwise-unhandled `Promise` rejections and erroneous "`done()` called twice" errors (@boneskull)
8+
- #4496: Avoid `MaxListenersExceededWarning` in watch mode (@boneskull)
9+
10+
Also thanks to @akeating for a documentation fix!
11+
112
# 8.2.0 / 2020-10-16
213

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

0 commit comments

Comments
 (0)