From d6625c20d1dc2ba9d3b4d6937b3681f8e0dd8580 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sat, 10 Jan 2015 15:22:21 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2556f4..9ca5f51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +### 8.0.0: TBD +* Change theme name from Roots to Sage +* Add namespace +* Switch from Grunt to gulp, new workflow +* Use wiredep for Sass and Less injection +* Implement JSON file based asset pipeline +* Re-organize asset file structure +* Remove theme activation, move to [wp-cli-theme-activation](https://github.com/roots/wp-cli-theme-activation) +* Add Travis CI +* Update to jQuery 1.11.2 +* Update sidebar to fix default template check + ### 7.0.3: December 18th, 2014 * Use `get_the_archive_title` * Remove `wp_title`, add title-tag theme support