diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d49ae24..b91dace 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,26 @@ ## Changelog ## +#### v2.2.8 - 01/09/2015 #### +- Added metabox in terms page #318 #319 +- Added Post Status class #310 +- Improved indentation text-domain #343 +- Added file .ftppass in FTP-deploy and rsync #339 +- Removed default favicon if has custom #338 +- Fixed variable name #338 +- Fixed images list when deleted plupload gallery #334 +- Improved `odin_get_url` return #332 +- Added WC condition #331 +- Added Bootstrap styled in comments form #327 +- Improved comments form #324 +- Fixed parameter name in `odin_get_term_meta` #323 +- Fixed indentation in `header.php` #322 +- Fixed bug file upload #321 +- Fixed .gitignore #315 +- Added placeholder post without thumb #313 +- Fixed tags WC #309 +- Fixed indentation in `class-metabox.php` #308 +- Improved function `odin_breadcrumbs()` #307 + #### v2.2.7 - 26/06/2015 #### * Updated dependencies package.json. * Added option disable emoji's since version 4.2.2 WordPress. diff --git a/style.css b/style.css index 2edcce1..6f9992d 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://github.com/wpbrasil/odin Description: Base theme for development with WordPress. Author: Grupo WordPress Brasil Author URI: http://www.facebook.com/groups/wordpress.brasil/ -Version: 2.2.7 +Version: 2.2.8 Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html