# Change Log

## [v1.0.1](https://github.com/seaneking/postcss-hexrgba/tree/v1.0.1) (2018-04-30)
[Full Changelog](https://github.com/seaneking/postcss-hexrgba/compare/v1.0.0...v1.0.1)

**Closed issues:**

- !important gets removed [\#9](https://github.com/seaneking/postcss-hexrgba/issues/9)
- Plugin not working with specific linear-gradient background [\#6](https://github.com/seaneking/postcss-hexrgba/issues/6)

**Merged pull requests:**

-  directly substitute the hex in the replace callback [\#12](https://github.com/seaneking/postcss-hexrgba/pull/12) ([schelmo](https://github.com/schelmo))
- add a test for !important \( \#10 \) [\#11](https://github.com/seaneking/postcss-hexrgba/pull/11) ([schelmo](https://github.com/schelmo))
- do not omit !important [\#10](https://github.com/seaneking/postcss-hexrgba/pull/10) ([schelmo](https://github.com/schelmo))

## [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)*