File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+ ### Added
10+ - ` Requires PHP ` header to ` readme.txt ` .
911
1012## [ 3.0.1] - 2017-08-24
1113### Fixed
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ Donate link: http://code.garyjones.co.uk/donate/
44Tags: genesis, js-no-js
55Requires at least: 4.6
66Tested up to: 4.8.1
7- Stable tag: 2.1.0
7+ Requires PHP: 7.1
8+ Stable tag: 3.0.1
89
910Make front end styling easier for child themes on the Genesis Framework based on whether JavaScript is enabled or not.
1011
@@ -71,5 +72,8 @@ See <a href="https://github.com/GaryJones/genesis-js-no-js/blob/master/CHANGELOG
7172
7273== Upgrade Notice ==
7374
75+ = 3.0.1 =
76+ Requires PHP 7.1 and WordPress 4.6.
77+
7478= 3.0.0 =
7579Requires PHP 7.1 and WordPress 4.6.
You can’t perform that action at this time.
0 commit comments