# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.1](https://github.com/Morishiri/simple-coverage-badger/compare/v0.3.0...v0.3.1) (2020-07-20)

## [0.3.0](https://github.com/Morishiri/simple-coverage-badger/compare/v0.2.6...v0.3.0) (2020-07-20)


### ⚠ BREAKING CHANGES

* **ci:** Drop support for Node 8

### feature

* **ci:** Disable travis CI for node 8 ([5f8c7a0](https://github.com/Morishiri/simple-coverage-badger/commit/5f8c7a04500e692727eea33bc26bf28350f4dacb))

### [0.2.6](https://github.com/Morishiri/simple-coverage-badger/compare/v0.2.4...v0.2.6) (2020-07-20)

<a name="0.2.4"></a>
## [0.2.4](https://github.com/Morishiri/simple-coverage-badger/compare/v0.2.3...v0.2.4) (2017-09-30)


### Bug Fixes

* **cli:** default callback added ([7dc9b3e](https://github.com/Morishiri/simple-coverage-badger/commit/7dc9b3e))



<a name="0.2.3"></a>
## [0.2.3](https://github.com/Morishiri/simple-coverage-badger/compare/v0.2.2...v0.2.3) (2017-09-30)


### Bug Fixes

* **package:** fixed package.json entries to support global package ([52832dd](https://github.com/Morishiri/simple-coverage-badger/commit/52832dd))



<a name="0.2.2"></a>
## [0.2.2](https://github.com/Morishiri/simple-coverage-badger/compare/v0.2.1...v0.2.2) (2017-09-30)


### Bug Fixes

* **polyfill:** Object.values require ([832bb2e](https://github.com/Morishiri/simple-coverage-badger/commit/832bb2e))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/Morishiri/simple-coverage-badger/compare/v0.2.0...v0.2.1) (2017-09-30)


### Bug Fixes

* **polyfill:** added Object.values polyfill for node 6 ([514a555](https://github.com/Morishiri/simple-coverage-badger/commit/514a555))



<a name="0.2.0"></a>
# 0.2.0 (2017-09-30)


### Bug Fixes

* **ci:** added travis config ([cc11118](https://github.com/Morishiri/simple-coverage-badger/commit/cc11118))
* **tests:** tests added, implementation adjusted ([d8e210c](https://github.com/Morishiri/simple-coverage-badger/commit/d8e210c))


### Features

* initialized repository (basic functionalities) ([dbf7327](https://github.com/Morishiri/simple-coverage-badger/commit/dbf7327))
