Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlewis92 committed May 5, 2020
1 parent 5f5ca05 commit 5f3f030
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ All notable changes to this project will be documented in this file. See [standa

### Bug Fixes

* return correct exit code when thresholds are not met ([a0cbdd8](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a0cbdd80a2268586b62ef72e5541a36b1b46396a)), closes [#80](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/issues/80)
* wait for reports to finish writing before exiting karma ([0d37f42](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/0d37f42cac5402615048ec3c8f1575b1eeaf8c7b))
* return correct exit code when thresholds are not met (that works with the karma api) ([a0cbdd8](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a0cbdd80a2268586b62ef72e5541a36b1b46396a)), closes [#80](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/issues/80)

### [3.0.1](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.0...v3.0.1) (2020-05-04)

Expand All @@ -24,8 +23,6 @@ All notable changes to this project will be documented in this file. See [standa

* node 6 and node 8 are no longer supported. To use this package you must upgrade to node 10 or higher.

* If using threshold reporting and the programmatic karma api, then the exitCode will no longer be returned as 1 when thresholds are not met.

### Features

* upgrade to latest istanbul api ([28cbbfb](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/28cbbfb2cf8bd5b9533ceb489cc5047ff3def730))
Expand Down

0 comments on commit 5f3f030

Please sign in to comment.