# [v2.1.0](https://github.com/ahtohbi4/postcss-bgimage/compare/v2.0.0...v2.1.0)

> Jun 27 2019

#### Features

* Updated till `postcss` version 7.
* Updated till `babel` version 7.
* Updated till `mocha` version 6.

# [v2.0.0](https://github.com/ahtohbi4/postcss-bgimage/compare/v2.0.0-beta.0...v2.0.0)

#### Bug Fixes

# [v2.0.0-beta.0](https://github.com/ahtohbi4/postcss-bgimage/compare/v1.4.3...v2.0.0-beta.0)

#### Features

* Splitting shorthand declaration `background`.
* Support a gradients in declarations values.
* Support multiple backgrounds layers.
* Support nested rules `@media` and `@support`.
* Instruction `bgImage: ignore` for nested levels.

# [v1.4.0](https://github.com/ahtohbi4/postcss-bgimage/compare/v1.3.0...v1.4.3)

> Jun 29 2017

#### Bug Fixes

* Bug with not nested at-rules (`@charset`, `@import` and `@namespace`) was fixed.

#### Features

* Docs was extended with `yarn` examples.
* Latest versions (6 and 7) of Node.js were added to CI.

# [v1.3.0](https://github.com/ahtohbi4/postcss-bgimage/compare/v1.2.0...v1.3.0)

> May 09 2017

#### Features

* Updated till `postcss` version 6.

# [v1.2.0](https://github.com/ahtohbi4/postcss-bgimage/compare/1.1.0...v1.2.0)

> Jul 24 2017

#### Bug Fixes

* Bug with at-rule `@keyframes` was fixed.

#### Features

* Updated till `mocha` version 3.
