Updated CHANGELOG

2.x
Sam Richard 2015-03-26 19:44:46 -04:00
parent f416379458
commit 0d52eb31ea
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Gulp Sass Changelog
## v2.0.0-alpha.1
### March 26, 2015
* **New** Added `renderSync` option that can be used through `sass.sync()`
### March 24, 2015
* **Change** Updated to `node-sass` 3.0.0-alpha.1
* **New** Added support for `gulp-sourcemaps` including tests