Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Feb 21, 2015
1 parent 446a355 commit 374eeab
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:https://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`
Expand Down

0 comments on commit 374eeab

Please sign in to comment.