# rollup-plugin-istanbul changelog

## 2.0.1 (2018-02-12)

* Fix `jsnext:main` entry in `package.json`

## 2.0.0 (2017-12-07)

* Update documentation
* Upgrade dependencies
* Switch from istanbul (deprecated) to new instrumenter (istanbul-lib-instrument): https://istanbul.js.org/ (Breaking change)

## 1.1.0 (2016-09-24)

* Source Map support, thanks to @jellymann
* Use rollup targets to build, thanks to @eventualbuddha
* Update dependencies
* Update documentation

## 1.0.0 (2016-01-23)

* First release
