# Change Log

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.

<a name="0.3.1"></a>
## [0.3.1](https://github.com/webpack-contrib/babel-minify-webpack-plugin/compare/v0.3.0...v0.3.1) (2018-03-19)


### Bug Fixes

* **index:** `tapable` deprecation warnings (`webpack >= v4.0.0`) ([#81](https://github.com/webpack-contrib/babel-minify-webpack-plugin/issues/81)) ([5c41e40](https://github.com/webpack-contrib/babel-minify-webpack-plugin/commit/5c41e40))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/webpack-contrib/babel-minify-webpack-plugin/compare/v0.2.0...v0.3.0) (2018-02-07)


### Features

* `include` and `exclude` options ([#75](https://github.com/webpack-contrib/babel-minify-webpack-plugin/issues/75)) ([a51649e](https://github.com/webpack-contrib/babel-minify-webpack-plugin/commit/a51649e))
