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