-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1e9fc9
commit 03cc006
Showing
3 changed files
with
130 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
== Changelog == | ||
|
||
= 1.1.0 [2024-11-02] = | ||
|
||
**Changed** | ||
|
||
* Big refactory. | ||
* Less size, improved code quality. | ||
|
||
**Compatibility** | ||
|
||
* WordPress: 4.1 - 6.7 | ||
* PHP: 5.6 - 8.4 | ||
|
||
**Tests** | ||
|
||
* PHP Coding Standards: 3.10.3 | ||
* WordPress Coding Standards: 3.1.0 | ||
* Plugin Check (PCP): 1.1.0 | ||
|
||
= 1.0.12 = | ||
|
||
* Compatibility: WordPress 4.1 - WordPress 6.4. | ||
* Compatibility: PHP 5.6 - PHP 8.3. | ||
* Compatibility: WordPress Coding Standards 3.0.1. | ||
|
||
= 1.0.11 = | ||
|
||
* Fix showing all the text. | ||
|
||
= 1.0.10 = | ||
|
||
* WordPress Coding Standards 3.0.0 compatible. | ||
|
||
* Compatibility: PHP 5.6 - PHP 8.3. | ||
|
||
= 1.0.9 = | ||
|
||
* Improved functions checking. | ||
|
||
* Compatibility: WordPress 5.2 - WordPress 6.3. | ||
* Compatibility: PHP 7.0 - PHP 8.3. | ||
|
||
= 1.0.8 = | ||
|
||
* Compatibility: WordPress 5.2 - WordPress 6.2 | ||
* Compatibility: PHP 7.2 - PHP 8.1 | ||
|
||
= 1.0.7 = | ||
|
||
* Minor refactoring | ||
|
||
* Compatibility: WordPress 4.9 - WordPress 6.1 | ||
* Compatibility: PHP 5.6.20 - PHP 8.1 | ||
|
||
= 1.0.6 = | ||
|
||
* Compatibility: WordPress 4.9 - WordPress 6.0 | ||
* Compatibility: PHP 5.6.20 - PHP 8.1 | ||
|
||
= 1.0.5 = | ||
|
||
* Compatibility: WordPress 4.9 - WordPress 5.9 | ||
* Compatibility: PHP 5.6.20 - PHP 8.1 | ||
|
||
= 1.0.4 = | ||
|
||
* Compatibility: WordPress 5.8 | ||
|
||
= 1.0.3 = | ||
|
||
* Compatibility: WordPress 5.7 | ||
|
||
= 1.0.2 = | ||
|
||
* Compatibility: WordPress 5.6 | ||
* Compatibility: PHP 8.0 | ||
|
||
= 1.0.1 = | ||
|
||
* Compatibility: WordPress 5.5 | ||
|
||
= 1.0.0 = | ||
|
||
* Compatibility: WordPress 5.4 | ||
|
||
= 0.1 = | ||
|
||
* First version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters