Rename config.php to setup.php

This commit is contained in:
Ben Word
2015-10-10 13:32:42 -05:00
parent 8c451e8014
commit 045b47b444
6 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Rename config.php to setup.php ([#1556](https://github.com/roots/sage/pull/1556))
* Move init.php to config.php ([#1555](https://github.com/roots/sage/pull/1555))
* Use Sass to style search form, remove search template ([#1545](https://github.com/roots/sage/pull/1545))
* Remove Modernizr ([#1541](https://github.com/roots/sage/pull/1541))