Update CHANGELOG.md

This commit is contained in:
Sam Richard 2015-07-30 11:11:04 -04:00
parent 7604019895
commit 8bfcb19b45

View file

@ -1,5 +1,12 @@
# Gulp Sass Changelog # Gulp Sass Changelog
## v2.0.4
**July 15, 2015**
* **Fix** Relative file path now uses `file.relative` instead of arcane `split('/').pop` magic. Resolves lots of issues with source map paths.
* **Fix** Empty partials no longer copied to CSS folder
## v2.0.3 ## v2.0.3
**June 27, 2015** **June 27, 2015**