Skip to content

Commit

Permalink
Added CHANGELOG item for wct-mocha mocha 6 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
usergenic committed May 30, 2019
1 parent b16e60a commit 26a5e69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/wct-mocha/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- ## Unreleased -->
## Unreleased
* Added support for Mocha 6.0.0, which introduced a breaking change related to initialization of stats on Mocha's test-runner, preventing reporting of test results.
<!-- Add new, unreleased changes here. -->

## 1.0.0
Expand Down

0 comments on commit 26a5e69

Please sign in to comment.