## 0.3.0

- Add new option: run_before_build with default value false (ie. default
  behaviour will stay unchanged)

## 0.2.5

- Fixes regression bug with extension config options

## 0.2.4

- Add ```ignore``` option similar to the one in the [asset_hash extension](http://middlemanapp.com/advanced/improving-cacheability/#uniquely-named-assets)
- Allow using Regexp to match files for custom conversion options

## 0.1.0

- First release