Remove grid defaults

This commit is contained in:
Ben Word
2017-01-13 11:27:16 -07:00
parent 9fca64adab
commit 646c6365ac
5 changed files with 2 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
### 9.0.0-beta.2: January 11th, 2016
* Remove grid defaults ([#1808](https://github.com/roots/sage/pull/1808))
* Fix for `publicPath` ([#1806](https://github.com/roots/sage/pull/1806))
* Update clean task name ([#1800](https://github.com/roots/sage/pull/1800))
* Allow browser versions to be configured in `config.json` ([#1798](https://github.com/roots/sage/pull/1798))