# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.0.1
* Added funding links.

## 4.0
* Moved to PostCSS 8.
* Moved `postcss` to `peerDependencies`.

## 3.0
* Use PostCSS 7.
* Remove Node.js 4 support.

## 2.0
* Use PostCSS 6.

## 1.1
* Do not add `backface-visibility` if rule already has it (by Joe Lencioni).

## 1.0
* Use PostCSS 5.0 API.

## 0.2
* Support PostCSS 4.1 API.

## 0.1
* Initial release.
