Adding changelog infos for 0.6.11
This commit is contained in:
parent
29a94c1692
commit
75660c5963
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
- ** Release 0.6.11 December 11th 2017 **
|
||||
- Fixing WooCommerce functions
|
||||
- Fixing sanitizing, escaping and prefix´s issues
|
||||
- Fixing customizer settings
|
||||
- Removing duplicate code
|
||||
- Resort theme-settings.php
|
||||
- Cleaning functions.php
|
||||
- Changing licensing infos
|
||||
|
||||
- ** Release 0.6.10 December 4th 2017 **
|
||||
- Hotfix release
|
||||
|
||||
- ** Release 0.6.9 November 28th 2017 **
|
||||
- Basic guideline adjustments
|
||||
- Update prefixes
|
||||
|
|
|
@ -9,7 +9,8 @@ That downloads everything and moves it in place so that you can recompile your C
|
|||
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap
|
||||
A child theme is available on Github, too: https://github.com/holger1411/understrap-child;
|
||||
Version: 0.6.11
|
||||
License: GNU General Public License v2 or later
|
||||
License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann
|
||||
UnderStrap is distributed under the terms of the GNU GPL version 2
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: understrap
|
||||
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
|
||||
|
|
Reference in New Issue