Update CHANGELOG.md

master
Sam Richard 2015-07-30 11:11:04 -04:00
parent 7604019895
commit 8bfcb19b45
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# 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
**June 27, 2015**