v0.1.3
This commit is contained in:
parent
4ee935a967
commit
65a00cf6ab
8 changed files with 45 additions and 15 deletions
|
|
@ -1,5 +1,29 @@
|
|||
== Changelog ==
|
||||
|
||||
= 0.1.3 =
|
||||
|
||||
_Release date: 2026-08-12_
|
||||
|
||||
**Changed**
|
||||
|
||||
* Version bumped 0.1.2 → 0.1.3.
|
||||
* `composer.json` PHP requirement updated from `>=8.4` to `>=7.4` to match the real PHPCompatibility scan floor and the plugin header.
|
||||
* `composer.lock` regenerated.
|
||||
* `.pot` file regenerated for v0.1.3.
|
||||
|
||||
**Compatibility**
|
||||
|
||||
* WordPress: 4.7 - 7.1
|
||||
* PHP: 7.4 - 8.5
|
||||
|
||||
**Tests**
|
||||
|
||||
* PHP Coding Standards: PHP_CodeSniffer 3.13.6
|
||||
* WordPress Coding Standards: WPCS 3.4.1
|
||||
* PHPStan: level 9, 0 errors
|
||||
* PHPCompatibility: 7.4–8.5 clean
|
||||
* wp-compat: 0 errors against WP 4.7
|
||||
|
||||
= 0.1.2 =
|
||||
|
||||
_Release date: 2026-08-12_
|
||||
|
|
|
|||
Loading…
Reference in a new issue