## 1.0
* Use PostCSS 6.0.

## 0.3
* Add support for at-rules with same name (like `@font-face`).

## 0.2
* Add `!important` support (by Dan Lynch).

## 0.1.3
* Fix rules merge with at-rules.

## 0.1.2
* Add `cssFloat` alias support.

## 0.1.1
* Fix losing rules in parser on same selector (by Bogdan Chadkin).

## 0.1
* Initial release.
