diff --git a/CHANGELOG.md b/CHANGELOG.md index 123591a..47e02db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ + - ** Release 0.8.2 April 11th 2018 ** + - Update to Bootstrap 4.1 + - Adding CONTRIBUTING.md and ISSUE_TEMPLATE.md - Thx @Thomas-A-Reinert + - Adding empty JS file into build process for adding own JS more easily - Thx @Thomas-A-Reinert + - WooCommerce update and cleanup - Thx @ZacharyElkins + - Adding SASS source map functionality - Thx @axlright + - Cleanup - Thx @axlright + - Adding custom editor SASS stylesheet into build process + - Remove woocommerce.php integration and replace it with hooked approach - See: https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/#section-5 + - New pagination - Thx @0dp + - Update functions.php - Thx @0dp + - Add pluggable functions - Thx @axlright + - Add polish translation - Thx @mirzal + - Adding timestamp to js and css resources to prevent caching while developinh - Thx @@gintsmurans + - Improve left sidebar check - Thx @ZacharyElkins + + - ** Release 0.8.1 March 7th 2018 ** - Updating dependencies - Fixing and improing gulpfile.js - thx @0dp diff --git a/bower.json b/bower.json index b9bf1d5..37445a4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.8.0", + "version": "0.8.2", "homepage": "http://understrap.com", "authors": [ "Holger Koenemann " diff --git a/style.css b/style.css index 7bd87f6..e39d6d3 100644 --- a/style.css +++ b/style.css @@ -8,7 +8,7 @@ Description: Combination of AutomatticĀ“s _s theme and Bootstrap 4. Made as a so That downloads everything and moves it in place so that you can recompile your CSS and JS files; 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.8.1 +Version: 0.8.2 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