# postcss-quantity-queries change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]

## [0.5.0] - 2017-05-07
### Changed
  * PostCSS 6 upgrade.

## [0.4.0] - 2015-09-04
### Changed
  * PostCSS 5 upgrade.

## [0.3.1] - 2015-05-02
### Fixed
  * Use standard package keyword
  ([#319](https://github.com/postcss/postcss/issues/319))

## [0.3.0]- 2015-04-08
### Changed
  * Use latest PostCSS 4.1.* plugin API.
  * Upgrade to Babel 5.0.

## [0.2.0] - 2015-03-12
### Added
  * A new pseudo-selectors API.
  ([#2](https://github.com/pascalduez/postcss-quantity-queries/issues/2))

## [0.1.0] - 2015-03-09
  * Initial release.

[Unreleased]: https://github.com/pascalduez/postcss-quantity-queries/compare/0.5.0...HEAD
[0.5.0]: https://github.com/pascalduez/postcss-quantity-queries/compare/0.4.0...0.5.0
[0.4.0]: https://github.com/pascalduez/postcss-quantity-queries/compare/0.3.1...0.4.0
[0.3.1]: https://github.com/pascalduez/postcss-quantity-queries/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/pascalduez/postcss-quantity-queries/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/pascalduez/postcss-quantity-queries/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/pascalduez/postcss-quantity-queries/tags/0.1.0
