Skip to content

Commit a417288

Browse files
committed
update changelog
1 parent 4a99135 commit a417288

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ There's a known issue with WordPress `alloptions` cache design. Specifically, a
106106

107107
### 1.4.3-dev ###
108108
* Bug fix: Fixes assumption that CACHE_PORT & CACHE_PASSWORD are Set. [[428](https://github.com/pantheon-systems/wp-redis/pull/428)] (props @timnolte)
109+
* Adds WP.org validation GitHub action [[#435](https://github.com/pantheon-systems/wp-redis/pull/435)]
109110

110111
### 1.4.2 (May 15, 2023) ###
111112
* Bug fix: Removes exception loop caused by `esc_html` in `_exception_handler()` [[421](https://github.com/pantheon-systems/wp-redis/pull/421)]

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ There's a known issue with WordPress `alloptions` cache design. Specifically, a
104104

105105
= 1.4.3-dev =
106106
* Bug fix: Fixes assumption that CACHE_PORT & CACHE_PASSWORD are Set. [[428](https://github.com/pantheon-systems/wp-redis/pull/428)] (props @tnolte)
107+
* Adds WP.org validation GitHub action [[#435](https://github.com/pantheon-systems/wp-redis/pull/435)]
107108

108109
= 1.4.2 (May 15, 2023) =
109110
* Bug fix: Removes exception loop caused by `esc_html` in `_exception_handler()` [[421](https://github.com/pantheon-systems/wp-redis/pull/421)]
@@ -240,4 +241,4 @@ There's a known issue with WordPress `alloptions` cache design. Specifically, a
240241
== Upgrade Notice ==
241242

242243
= 1.4.0 =
243-
WP Redis 1.4.0 adds support for the `flush_runtime` and `flush_group` functions. If you've copied `object-cache.php` and made your own changes, be sure to copy these additions over as well.
244+
WP Redis 1.4.0 adds support for the `flush_runtime` and `flush_group` functions. If you've copied `object-cache.php` and made your own changes, be sure to copy these additions over as well.

0 commit comments

Comments
 (0)