Update CHANGELOG
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -2,20 +2,26 @@
|
||||
* Change theme name from Roots to Sage
|
||||
* Bump required PHP version to >=5.4
|
||||
* Add coding standards based on PSR-2
|
||||
* Add Travis CI
|
||||
* Add namespace
|
||||
* Use short array syntax
|
||||
* Use short echo syntax
|
||||
* Switch from Grunt to gulp, new workflow
|
||||
* Switch from Grunt to gulp, new front-end development workflow
|
||||
* Switch from Livereload to [BrowserSync](http://www.browsersync.io/)
|
||||
* Use wiredep for Sass and Less injection
|
||||
* Implement JSON file based asset pipeline
|
||||
* Implement JSON file based asset pipeline with [asset-builder](https://github.com/austinpray/asset-builder)
|
||||
* Re-organize asset file structure
|
||||
* Use the theme styles for the editor stylesheet
|
||||
* Re-organize stylesheet file structure
|
||||
* Add main.scss.example and instructions for using Sass
|
||||
* Use the primary theme stylesheet for the editor stylesheet
|
||||
* Remove theme activation, move to [wp-cli-theme-activation](https://github.com/roots/wp-cli-theme-activation)
|
||||
* Add Travis CI
|
||||
* Simplify 404 page
|
||||
* Convert Sidebar to ConditionalTagCheck
|
||||
* Update to jQuery 1.11.2
|
||||
* Use new core navigation template tag
|
||||
* Update sidebar to fix default template check
|
||||
* Switch from livereload to browsersync.io
|
||||
* Update nav walker to correctly assign `active` classes for custom post types
|
||||
* Better support for CPT templates
|
||||
|
||||
### 7.0.3: December 18th, 2014
|
||||
* Use `get_the_archive_title`
|
||||
|
||||
Reference in New Issue
Block a user