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