From e714a1077cb82a638c1bd5a8dd22ed19354db390 Mon Sep 17 00:00:00 2001 From: jlavoie13 Date: Thu, 15 Aug 2019 11:40:54 -0400 Subject: [PATCH] 3.1 release --- changelog.txt | 19 +++++++++++++++++++ style.css | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index e2b2b192..9f16aaa0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,24 @@ # Changelog +## Version 3.1 + +* Update jquery-doubletaptogo library and enqueue it +* Update and format code to be more inline with WP standards +* Properly enqueue login stylesheet +* Update pagination to use native WP function instead +* Move Walker nav class into separate file +* Add EditorConfig and PHP CodeSniffer Config +* Add theme support for custom logo +* Add post meta utility function +* Add `wp_body_open` hook +* Update deprecated filter `login_headertitle` +* Search improvements +* Update cache busting technique to grab the modified file date instead +* Some variable color refactoring and guidelines +* Basic Gutenberg support +* Add support for CommonWP plugin +* Update Font Awesome to version 5.10.1 + ## Version 3.0 * General theme cleanup - add comments and fix spacing diff --git a/style.css b/style.css index c043a610..271b5e31 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://scaffolding.io/ Description: This site was built using the Scaffolding Development Theme. For more information about Scaffolding or to view documentation, you can visit the project home. You'll want to customize this for your clients with your own information. Author: Hall Author URI: https://www.hallme.com -Version: 3.0 +Version: 3.1 Text Domain: scaffolding Domain Path: /languages/ Tags: translation-ready, microformats, rtl-language-support