## 2.0.0
**Breaking:** Upgrade to PostCSS 6 (no longer works with PostCSS 5).

## 1.1.7
- Fix module resolution ([#26](https://github.com/jedmao/postcss-nested-props/pull/26)).

## 1.1.6
- Updated dependencies.
- Restructured project.
- Sanity release.

## 1.1.5
- Fix build, PostCSS dependency.

## 1.1.2
- Supports PostCSS 5.2.9.

## 1.1.1
- Fix module resolution (fixes [`#5`](https://github.com/jedmao/postcss-nested-props/issues/5)).

## 1.1.0
- [Supports vendor pseudo elements](https://github.com/jedmao/postcss-nested-props/pull/4). Thanks [@ooHmartY](https://github.com/ooHmartY)!

## 1.0.0
- Supports PostCSS 5.x.

## 0.0.1
- Supports PostCSS 4.x.
