Skip to content

Commit b1729c6

Browse files
committed
update CHANGELOG.md for v8.1.3 [skip ci]
Signed-off-by: Christopher Hiller <[email protected]>
1 parent 051f9f6 commit b1729c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 8.1.3 / 2020-08-28
2+
3+
## :bug: Fixes
4+
5+
- #4425: Restore `Mocha.utils.lookupFiles()` and Webpack compatibility (both broken since v8.1.0); `Mocha.utils.lookupFiles()` is now **deprecated** and will be removed in the next major revision of Mocha; use `require('mocha/lib/cli').lookupFiles` instead (@boneskull)
6+
17
# 8.1.2 / 2020-08-25
28

39
## :bug: Fixes

0 commit comments

Comments
 (0)