From 6fe37be4855bef7f398f0e0de0e553121ca1119c Mon Sep 17 00:00:00 2001 From: koenemann Date: Tue, 25 Oct 2016 09:15:19 +0200 Subject: [PATCH] 0.4.9 release --- README.md | 3 ++- readme.txt | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c02afca..c6da0d3 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,13 @@ http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html ## Changelog - - ** Pre-Release 0.4.9 ** + - ** 0.4.9 Oct. 25th 2016 ** - Updating to Bootstrap 4 Alpha 5 - Using the correct BS4 markup for navbar - Thx @tedgeving - Inject theme name and version into the footer dynamically - Thx @maxdmyers - Adding a blank template for building up a landingpage via WP editor or als blank canvas for Visual Compoeser etc. - Thx @omarusman - Fixing problem with empty folders after "gulp dist" - Thx @alwizo + - Fixed custom logo function typo - Thx @willgorham - ** 0.4.8 Oct. 10th 2016 ** diff --git a/readme.txt b/readme.txt index 4a2e026..a86ee40 100644 --- a/readme.txt +++ b/readme.txt @@ -21,6 +21,15 @@ UnderStrap is released under the terms of the GPL version 2 or (at your option) http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html ## Changelog + - ** 0.4.9 Oct. 25th 2016 ** + - Updating to Bootstrap 4 Alpha 5 + - Using the correct BS4 markup for navbar - Thx @tedgeving + - Inject theme name and version into the footer dynamically - Thx @maxdmyers + - Adding a blank template for building up a landingpage via WP editor or als blank canvas for Visual Compoeser etc. - Thx @omarusman + - Fixing problem with empty folders after "gulp dist" - Thx @alwizo + - Fixed custom logo function typo - Thx @willgorham + + - ** 0.4.8 Oct. 10th 2016 ** - Removing Bower and replace the dependency managment with npm - Update to Bootstrap 4 Alpha 4