Remove hardcoded feed link

This commit is contained in:
Ben Word
2015-04-14 11:51:14 -05:00
parent 7556474ba0
commit d7c142f8c6
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Remove hardcoded feed link ([#1426](https://github.com/roots/sage/issues/1426))
* Move jQuery CDN feature to Soil ([#1422](https://github.com/roots/sage/issues/1422))
* Bump `gulp-load-plugins` to 0.10.0 ([#1419](https://github.com/roots/sage/issues/1419))
* Switch from [yargs](https://github.com/bcoe/yargs) to [minimist](https://github.com/substack/minimist) ([#1418](https://github.com/roots/sage/issues/1418))