This commit is contained in:
Javier Casares 2026-08-07 14:12:58 +00:00
commit b795c1659a
5 changed files with 49 additions and 8 deletions

View file

@ -1,5 +1,26 @@
== Changelog ==
= 1.2.1 =
_Release date: 2026-08-07_
**Highlights**
* Confirmed compatibility with WordPress 7.1. No functional changes.
**Compatibility**
* WordPress: 7.0 - 7.1
* PHP: 7.4 - 8.5
* WP-CLI: 2.12 or newer
**Tests**
* PHP Coding Standards: WordPress-Core, WordPress-Docs, WordPress-Extra
* PHPCompatibility: 7.4 - 8.5
* PHPStan: level 9 (incl. wp-compat @ Requires at least 7.0)
* PHPUnit: 51/51 tests passing (single-site)
= 1.2.0 =
_Release date: 2026-05-28_