diff --git a/CHANGELOG.md b/CHANGELOG.md index 783eec4e..85555444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. This projec * Maintenance: Update documentation links (#211, #212, props timse201) * Maintenance: Update documentation links (#213, props timse201) * Maintenance: More precise tags in README file (#216, props timse201) +* Maintenance: Tested up to WordPress 5.8 ## 2.3.1 * Fix: clean up unused parameter evaluation after publishing a post to prevent PHP notice (#187) (#188) diff --git a/readme.txt b/readme.txt index b6661cf0..3cbc92e5 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ * Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW * Tags: acceleration, cache, caching, minimize, performance, apc, disk, hdd, memcached, compression, minify, speed * Requires at least: 4.4 -* Tested up to: 5.7 +* Tested up to: 5.8 * Requires PHP: 5.2.4 * Stable tag: 2.3.2 * License: GPLv2 or later @@ -110,6 +110,7 @@ A complete documentation is available in the [online handbook](https://cachify.p * Maintenance: Update documentation links (#211, #212, props timse201) * Maintenance: Update documentation links (#213, props timse201) * Maintenance: More precise tags in README file (#216, props timse201) +* Maintenance: Tested up to WordPress 5.8 ### 2.3.1 ### * Fix: clean up unused parameter evaluation after publishing a post to prevent PHP notice (#187) (#188)