### v0.5.2 (2015-05-05)
#### Features
* **node.js:** update dependent packages ([808f3cf4](https://github.com/SebastianM/grunt-fscss/commit/808f3cf4cb97979ad0d9de2198bd7525ccc60680))
## v0.5.1 (2014-12-02)
#### Bug Fixes
* **cssprocessor:** fix FirstSpirit output for cacheStrategy option ([d6485b6a](https://github.com/SebastianM/grunt-fscss/commit/d6485b6a4bc83f5c64c318b38cc6ed73e156d98f))
## v0.5.0 (2014-11-25)
* **cssprocessor:** add cacheStrategy option ([1c00b94a](https://github.com/SebastianM/grunt-fscss/commit/1c00b94ad6061551f5dd558fe0e2344cebeb5681))
## v0.4.1 (2014-09-05)
#### Bug Fixes
* **cssprocessor:** allow abs 0 values ([9b7eb99f](https://github.com/SebastianM/grunt-fscss/commit/9b7eb99f368b53602441ccac6d65a5219c46c1ca))
## v0.4.0 (2014-09-04)
#### Features
* **cssprocessor:** New `fileMapping` and `abs` option. See README.md for examples ([b40b04f8](https://github.com/SebastianM/grunt-fscss/commit/b40b04f8c8355a4249a6b07a1eb207e75afaf839))
### v0.3.1 (2014-05-27)
#### Bug Fixes
* **cssprocessor:** data url detection ([785c1917](https://github.com/SebastianM/grunt-fscss/commit/785c19173e28e48f75de9a43f9cc3a3286d0d0b9))
## v0.3.0 (2013-12-21)
#### Features
* **addFileNameComment:** add option addFileNameComment ([de529c70](https://github.com/SebastianM/grunt-fscss/commit/de529c70a6dcaa00493751d4b81c4b2d302f25f6))
## v0.2.0 (2013-05-14)
#### Features
* **seperator:** Add option to define a seperator for multiple concatinated CSS files ([eaf781b0](https://github.com/SebastianM/grunt-fscss/commit/eaf781b055c538fe07f7d17efc7e21c6074db15d))
## v0.1.1 (2013-04-19)
#### Bugfixes
* **cssprocessor:** Fix uuid generation algorithm ([837bf675](https://github.com/SebastianM/grunt-fscss/commit/837bf67579efb778a5ae49489fdec2f4176f1790))
## v0.1.0 (2013-04-19)
Inital release