# Change Log

## [v1.0.0](https://github.com/seaneking/postcss-position/tree/v1.0.0) (2017-07-26)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.5.0...v1.0.0)

**Merged pull requests:**

- Upgrade postcss@6 and dev deps [\#9](https://github.com/seaneking/postcss-position/pull/9) ([perrin4869](https://github.com/perrin4869))

## [v0.5.0](https://github.com/seaneking/postcss-position/tree/v0.5.0) (2016-06-02)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.4.0...v0.5.0)

**Closed issues:**

- calc in value [\#7](https://github.com/seaneking/postcss-position/issues/7)
- Merge features? [\#6](https://github.com/seaneking/postcss-position/issues/6)

**Merged pull requests:**

- feat: position with falsey offsets are removed [\#8](https://github.com/seaneking/postcss-position/pull/8) ([maraisr](https://github.com/maraisr))

## [v0.4.0](https://github.com/seaneking/postcss-position/tree/v0.4.0) (2015-09-06)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.3.1...v0.4.0)

**Closed issues:**

- Move to PostCSS 5.0 [\#5](https://github.com/seaneking/postcss-position/issues/5)
- Change syntax to augment position: type; [\#4](https://github.com/seaneking/postcss-position/issues/4)

## [v0.3.1](https://github.com/seaneking/postcss-position/tree/v0.3.1) (2015-08-15)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.3.0...v0.3.1)

## [v0.3.0](https://github.com/seaneking/postcss-position/tree/v0.3.0) (2015-08-15)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.2.1...v0.3.0)

**Merged pull requests:**

- Use single loop for declarations with filter [\#3](https://github.com/seaneking/postcss-position/pull/3) ([ilyashubin](https://github.com/ilyashubin))

## [v0.2.1](https://github.com/seaneking/postcss-position/tree/v0.2.1) (2015-07-21)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.2.0...v0.2.1)

## [v0.2.0](https://github.com/seaneking/postcss-position/tree/v0.2.0) (2015-06-16)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.1.1...v0.2.0)

## [v0.1.1](https://github.com/seaneking/postcss-position/tree/v0.1.1) (2015-06-16)
[Full Changelog](https://github.com/seaneking/postcss-position/compare/v0.1.0...v0.1.1)

**Closed issues:**

- Send PT to PostCSS README [\#1](https://github.com/seaneking/postcss-position/issues/1)

**Merged pull requests:**

- Clean up index.js [\#2](https://github.com/seaneking/postcss-position/pull/2) ([bedeoverend](https://github.com/bedeoverend))

## [v0.1.0](https://github.com/seaneking/postcss-position/tree/v0.1.0) (2015-06-15)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*