# Release History

## 1.0.0

* Update cssjanus to `^2.0.0`.
* Remove support for Node 12 and earlier.

## 0.5.0

* Update cssjanus to `^1.3.2`.
* Remove support for Node 7 and earlier.

## 0.4.0

* Remove support for Node 0.10 and 0.12.

## 0.3.0

* Extend version range of Grunt peerDependency.
* Update cssjanus to `^1.1.2`.

## 0.2.1

* Fix an undefined variable in the `processContent` callback.

## 0.2.0

* Add the `processContent` callback to the be called on CSS after CSSJanus has run.

## 0.1.2

* Fix "File created" message to only output if file was actually created.

## 0.1.1

* Add the `generateExactDuplicates` option.

## 0.1.0

initial release
