Skip to content

Commit b5a8cb0

Browse files
committed
Bumped WP to 4.8.1
1 parent 415e293 commit b5a8cb0

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

readme.txt

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: hendridm
33
Tags: wordpress,base,plugin,boilerplate,composer,carbonfields
44
Donate link: https://paypal.me/danielhendricks
55
Requires at least: 4.0
6-
Tested up to: 4.8
6+
Tested up to: 4.8.1
77
License: GPL-2.0
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -49,21 +49,3 @@ A. Composer is an application-level package manager for the PHP programming lang
4949

5050
== Screenshots ==
5151
1. Settings Page
52-
53-
== Changelog ==
54-
= 0.2.0 =
55-
* Added Object Cache class
56-
* Added example of loading Font Awesome if enabled in plugin settings
57-
* Removed `./vendor` from repo
58-
* Renamed Helpers Class to Utils
59-
* Tested PHP 5.4 - 7.1 compatibility
60-
* Added minimum PHP version check
61-
* Added screenshot
62-
* Moved `/src` to `/app`
63-
64-
= 0.1.1 =
65-
* Refactored code
66-
* Added `is_production()` and `is_ajax()` methods
67-
68-
= 0.1.0 =
69-
* Initial commit

0 commit comments

Comments
 (0)