diff --git a/README.md b/README.md index 06cfb6b..3293851 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ There's a known issue with WordPress `alloptions` cache design. Specifically, a ### 1.4.4-dev ### * Updates security policy [[#441](https://github.com/pantheon-systems/wp-redis/pull/441)] +* Updates Pantheon WP Coding Standards to 2.0 [[#445](https://github.com/pantheon-systems/wp-redis/pull/445)] ### 1.4.3 (June 26, 2023) ### * Bug fix: Fixes assumption that CACHE_PORT & CACHE_PASSWORD are Set. [[428](https://github.com/pantheon-systems/wp-redis/pull/428)] (props @timnolte) diff --git a/readme.txt b/readme.txt index eb0d397..fa65e03 100644 --- a/readme.txt +++ b/readme.txt @@ -107,6 +107,7 @@ Please report security bugs found in the source code of the WP Redis plugin thro = 1.4.4-dev = * Updates security policy [[#441](https://github.com/pantheon-systems/wp-redis/pull/441)] +* Updates Pantheon WP Coding Standards to 2.0 [[#445](https://github.com/pantheon-systems/wp-redis/pull/445)] = 1.4.3 (June 26, 2023) = * Bug fix: Fixes assumption that CACHE_PORT & CACHE_PASSWORD are Set. [[428](https://github.com/pantheon-systems/wp-redis/pull/428)] (props @tnolte)