# Change Log

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

**Closed issues:**

- Plugin is not working in Postcss ember [\#7](https://github.com/seaneking/postcss-hexrgba/issues/7)

**Merged pull requests:**

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

## [v0.2.1](https://github.com/seaneking/postcss-hexrgba/tree/v0.2.1) (2016-09-19)
[Full Changelog](https://github.com/seaneking/postcss-hexrgba/compare/v0.2.0...v0.2.1)

**Merged pull requests:**

- BUGFIX: hexrgba breaks on undefined values [\#5](https://github.com/seaneking/postcss-hexrgba/pull/5) ([dimaip](https://github.com/dimaip))

## [v0.2.0](https://github.com/seaneking/postcss-hexrgba/tree/v0.2.0) (2015-09-06)
[Full Changelog](https://github.com/seaneking/postcss-hexrgba/compare/v0.1.2...v0.2.0)

**Closed issues:**

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

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

**Closed issues:**

- Errors out if declaration value is complex [\#3](https://github.com/seaneking/postcss-hexrgba/issues/3)

**Merged pull requests:**

- Add declaration with multiple attributes including rgba to be converted correctly [\#2](https://github.com/seaneking/postcss-hexrgba/pull/2) ([simonprev](https://github.com/simonprev))

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

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


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