From 735160c74528aac215a1c17e258a02dc688b09a3 Mon Sep 17 00:00:00 2001 From: Phil Webster Date: Wed, 29 May 2024 14:57:16 -0400 Subject: [PATCH] Changing Fixed to Fix --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 3ab5d59..63804fd 100755 --- a/README.txt +++ b/README.txt @@ -96,7 +96,7 @@ More information on moving WordPress can be found [here](http://codex.wordpress. == Changelog == = 1.4.7 - May 30, 2024 = -* Fixed: The case-insensitive setting once again allows case-insensitive strings to be matched within serialized data, fixing a regression introduced in version 1.4.6 +* Fix: The case-insensitive setting once again allows case-insensitive strings to be matched within serialized data, fixing a regression introduced in version 1.4.6 = 1.4.6 - April 17, 2024 = * Changed: Serialized text strings are now only deserialized when containing a match, resulting in faster performance