Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Gruber committed Feb 25, 2020
1 parent 1696fb9 commit 2e80c89
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# mochawesome changelog

## [Unreleased]

## [5.0.0] - 2020-02-25
### Changed
- Drop support for node 8
- **BREAKING** Drop support for node 8
- **BREAKING** Requies mocha 7+

### Fixed
- Ensure a stats collector is always initialized
Expand Down Expand Up @@ -204,7 +207,8 @@ This release is in tandem with and requires mochawesome-report-generator >= 3.0.
- Custom font-icon set
- All fonts are now local to the report

[Unreleased]: https://github.com/adamgruber/mochawesome/compare/4.1.0...HEAD
[Unreleased]: https://github.com/adamgruber/mochawesome/compare/5.0.0...HEAD
[5.0.0]: https://github.com/adamgruber/mochawesome/compare/4.1.0...5.0.0
[4.1.0]: https://github.com/adamgruber/mochawesome/compare/4.0.1...4.1.0
[4.0.1]: https://github.com/adamgruber/mochawesome/compare/4.0.0...4.0.1
[4.0.0]: https://github.com/adamgruber/mochawesome/compare/3.1.2...4.0.0
Expand Down

0 comments on commit 2e80c89

Please sign in to comment.