# Change Log

## [v2.0.0](https://github.com/seaneking/postcss-clearfix/tree/v2.0.0) (2017-07-18)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v1.0.0...v2.0.0)

**Merged pull requests:**

- Upgrade postcss and misc dependencies [\#21](https://github.com/seaneking/postcss-clearfix/pull/21) ([perrin4869](https://github.com/perrin4869))

## [v1.0.0](https://github.com/seaneking/postcss-clearfix/tree/v1.0.0) (2016-03-09)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.3.0...v1.0.0)

**Merged pull requests:**

- Fix sourcemaps [\#20](https://github.com/seaneking/postcss-clearfix/pull/20) ([TrySound](https://github.com/TrySound))

## [v0.3.0](https://github.com/seaneking/postcss-clearfix/tree/v0.3.0) (2016-02-29)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.2.1...v0.3.0)

**Closed issues:**

- Optional stuff [\#9](https://github.com/seaneking/postcss-clearfix/issues/9)

**Merged pull requests:**

- Add display option documentation [\#18](https://github.com/seaneking/postcss-clearfix/pull/18) ([TrySound](https://github.com/TrySound))
- Fix space [\#17](https://github.com/seaneking/postcss-clearfix/pull/17) ([TrySound](https://github.com/TrySound))
- Add display option with block by default [\#16](https://github.com/seaneking/postcss-clearfix/pull/16) ([TrySound](https://github.com/TrySound))
- Use npm scripts [\#15](https://github.com/seaneking/postcss-clearfix/pull/15) ([TrySound](https://github.com/TrySound))

## [v0.2.1](https://github.com/seaneking/postcss-clearfix/tree/v0.2.1) (2016-02-16)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.2.0...v0.2.1)

**Closed issues:**

- Problem with installation [\#8](https://github.com/seaneking/postcss-clearfix/issues/8)

**Merged pull requests:**

- Use npm files filter [\#14](https://github.com/seaneking/postcss-clearfix/pull/14) ([TrySound](https://github.com/TrySound))
- Improve tests [\#13](https://github.com/seaneking/postcss-clearfix/pull/13) ([TrySound](https://github.com/TrySound))
- Upgrade eslint [\#12](https://github.com/seaneking/postcss-clearfix/pull/12) ([TrySound](https://github.com/TrySound))

## [v0.2.0](https://github.com/seaneking/postcss-clearfix/tree/v0.2.0) (2015-08-20)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.6...v0.2.0)

## [v0.1.6](https://github.com/seaneking/postcss-clearfix/tree/v0.1.6) (2015-08-20)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.5...v0.1.6)

## [v0.1.5](https://github.com/seaneking/postcss-clearfix/tree/v0.1.5) (2015-08-20)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.4...v0.1.5)

**Closed issues:**

- Move to PostCSS 5.0 [\#6](https://github.com/seaneking/postcss-clearfix/issues/6)
- Move to PostCSS 5.0 [\#5](https://github.com/seaneking/postcss-clearfix/issues/5)

## [v0.1.4](https://github.com/seaneking/postcss-clearfix/tree/v0.1.4) (2015-08-20)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.3...v0.1.4)

**Closed issues:**

- Clone instead of creating new nodes [\#7](https://github.com/seaneking/postcss-clearfix/issues/7)

## [v0.1.3](https://github.com/seaneking/postcss-clearfix/tree/v0.1.3) (2015-07-26)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.2...v0.1.3)

**Closed issues:**

- Not only one selector [\#4](https://github.com/seaneking/postcss-clearfix/issues/4)
- not fix and not legacy [\#3](https://github.com/seaneking/postcss-clearfix/issues/3)
- warning [\#2](https://github.com/seaneking/postcss-clearfix/issues/2)

## [v0.1.2](https://github.com/seaneking/postcss-clearfix/tree/v0.1.2) (2015-07-22)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.1...v0.1.2)

## [v0.1.1](https://github.com/seaneking/postcss-clearfix/tree/v0.1.1) (2015-07-21)
[Full Changelog](https://github.com/seaneking/postcss-clearfix/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

- Fix breaking out of the loop early [\#1](https://github.com/seaneking/postcss-clearfix/pull/1) ([matthewmueller](https://github.com/matthewmueller))

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


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