diff --git a/CHANGELOG.md b/CHANGELOG.md index 15343f6..a595a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## master +## 0.3.0 + Added support for disabling autoprefixer. [#7](https://github.com/kimroen/ember-cli-autoprefixer/pull/7). + Updated version of `broccoli-autoprefixer`, which in turn updates Autoprefixer core to `5.0.0`. You can [read more about the changes here](https://github.com/postcss/autoprefixer/releases/tag/5.0.0).