Merge remote-tracking branch 'dlmanning/master'

This commit is contained in:
Martin O'Connor 2015-07-30 15:01:36 -04:00
commit 936518d258

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**