# Changelog

## Last Changes


## v0.9.0

- [#11](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/11): updated peer dependencies


## v0.8.0

- [#10](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/10): updated for use with webpack 3
- [#9](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/9): fixup json: avoid producing errors when re-formatting non-JSON


## v0.7.0

- [#7](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/7): lifted jasmine peer dependency to ^2.5.2


## v0.6.0

- [#6](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/6): lifted peer dependency to webpack 2


## v0.5.0

- [#5](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/5): fixed spec-runner naming, docs


## v0.4.0

- [#3](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/3): fixed reporting of HTML content and newlines
- [#4](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/4): allow to specify an arbitrary number of configuration patterns
    + **BREAKING CHANGE:** see ticket for details


## v0.3.0

- [#2](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/2): also use better JSON reporting for `toHaveBeenCalledWith` matcher.


## v0.2.0

 - [#1](https://github.com/LaxarJS/webpack-jasmine-html-runner-plugin/issues/1): improved HTML error reporting (jsondiffpatch)


## v0.1.0

 - initial version
