Skip to content

Commit

Permalink
docs: amend CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Sep 10, 2018
1 parent 926c903 commit 91941bb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,14 @@ All notable changes to this project will be documented in this file. See [standa
<a name="3.0.0"></a>
# [3.0.0](https://github.com/bcoe/c8/compare/v1.0.1...v3.0.0) (2018-09-10)


### Bug Fixes

* tweak inspector event timing ([#6](https://github.com/bcoe/c8/issues/6)) ([01f654e](https://github.com/bcoe/c8/commit/01f654e))


### Features

* first pass at functional prototype without subprocess support ([#5](https://github.com/bcoe/c8/issues/5)) ([9534f56](https://github.com/bcoe/c8/commit/9534f56))
* implement Istanbul reporting ([#8](https://github.com/bcoe/c8/issues/8)) ([8e430bf](https://github.com/bcoe/c8/commit/8e430bf))
* switch to stderr and default port ([#7](https://github.com/bcoe/c8/issues/7)) ([bb117b7](https://github.com/bcoe/c8/commit/bb117b7))
* switch to using Node's built in coverage ([#22](https://github.com/bcoe/c8/issues/22)) ([3c1b92b](https://github.com/bcoe/c8/commit/3c1b92b))


### BREAKING CHANGES

* switches to using NODE_V8_COVERAGE rather than inspector directly
* dropped subprocess support for the time being, while we march towards an initial implementation.



<a name="2.0.0"></a>
Expand Down

0 comments on commit 91941bb

Please sign in to comment.