From 032d711b558c584a348e4e3d86e74119139266c5 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 15 Jun 2021 02:28:17 -0500 Subject: [PATCH] Updates version umber and changelog. --- CHANGELOG.md | 23 +++++++++++++++++++++++ style.css | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa35462a..a37df627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +## Release 0.9.6 June 15th 2021 +This is a bugfix and maintenance release. + +** Enhancements ** + +- Set credit links to use https protocol. + +** Fixes ** + +- Use get_theme_file_path() to make include files child theme friendly. + + - Fixes breaking child theme overloading /inc/ folder files. + +** Dependency Updates ** + +- Bump ws from 7.4.3 to 7.4.6 +- Bump browserslist from 4.16.1 to 4.16.6 +- Bump postcss from 8.2.9 to 8.2.10 +- Bump hosted-git-info from 2.8.8 to 2.8.9 +- Bump lodash from 4.17.20 to 4.17.21 +- Bump ua-parser-js from 0.7.23 to 0.7.28 + + ## Release 0.9.5 June 10th 2021 This is a maintenance release incorporating many commits including code formatting and dependency updates that have occured over the past two years. There are still many dependancy updates remaining and they will be addressed in new releases coming soon, but we want to get this release synced first. diff --git a/style.css b/style.css index cbeeb7ae..89346da1 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/understrap/understrap A child theme is available on Github, too: https://github.com/understrap/understrap-child; -Version: 0.9.5 +Version: 0.9.6 Tested up to: 5.7.2 Requires PHP: 5.2 License: UnderStrap WordPress Theme, Copyright 2013-2021 Howard Development & Consulting