Skip to content

Commit

Permalink
3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jlavoie13 committed Aug 15, 2019
1 parent 5f83908 commit e714a10
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="https://www.scaffolding.io" title="Scaffolding Development Page">project home</a>. 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
Expand Down

0 comments on commit e714a10

Please sign in to comment.