Skip to content

Commit

Permalink
add #3408/#2529 to list
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Dec 18, 2018
1 parent a6af1d3 commit d73d6a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Enhancements introduced in [#3556](https://github.com/mochajs/mocha/issues/3556)

- [#3428](https://github.com/mochajs/mocha/issues/3428): `xunit` reporter shows diffs ([**@mlucool**](https://github.com/mlucool))

- [#2529](https://github.com/mochajs/mocha/issues/2529): `Runner` now emits a `retry` event when tests are retried (reporters can listen for this) ([**@catdad**](https://github.com/catdad))

## :bug: Fixes

- [#3356](https://github.com/mochajs/mocha/issues/3356): `--no-timeouts` and `--timeout 0` now does what you'd expect ([**@boneskull**](https://github.com/boneskull))
Expand Down

0 comments on commit d73d6a5

Please sign in to comment.