diff --git a/CHANGELOG.md b/CHANGELOG.md index a3addc2..e2556f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### 7.0.3: December 18th, 2014 +* Use `get_the_archive_title` +* Remove `wp_title`, add title-tag theme support +* Remove `Roots_Nav_Walker` as default for all menus +* Update to Bootstrap 3.3.1 +* Add some base comment styling +* Make search tearm `required` in search form + ### 7.0.2: October 24th, 2014 * Simplify comments, use core comment form and list * Remove HTML5 shiv from Modernizr build diff --git a/bower.json b/bower.json index 6bf6755..b3ff192 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "roots", - "version": "7.0.2", + "version": "7.0.3", "homepage": "http://roots.io", "authors": [ "Ben Word " diff --git a/package.json b/package.json index 840c6cb..221fb79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roots", - "version": "7.0.2", + "version": "7.0.3", "author": "Ben Word ", "homepage": "http://roots.io", "repository": { diff --git a/style.css b/style.css index 1fecc68..ff3eb04 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Roots Starter Theme Theme URI: http://roots.io/starter-theme/ Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. Contribute on GitHub -Version: 7.0.2 +Version: 7.0.3 Author: Roots Author URI: http://roots.io/