UNPKG

761 BMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
5
6<a name="1.1.0"></a>
7# [1.1.0](https://github.com/istanbuljs/istanbul-lib-report/compare/istanbul-lib-report@1.0.0...istanbul-lib-report@1.1.0) (2017-04-29)
8
9
10### Features
11
12* once 100% line coverage is achieved, missing branch coverage is now shown in text report ([#45](https://github.com/istanbuljs/istanbuljs/issues/45)) ([8a809f8](https://github.com/istanbuljs/istanbul-lib-report/commit/8a809f8))
13
14
15
16
17<a name="1.0.0"></a>
18# [1.0.0](https://github.com/istanbuljs/istanbul-lib-report/compare/istanbul-lib-report@1.0.0-alpha.3...istanbul-lib-report@1.0.0) (2017-03-27)