diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c82b0cec..d4bfa2f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Fixed -- Set proper factory() return type in `WPTestCase` class, so IDE autocompletion works (thanks @defunctl). +- Set proper `WPTetCase::factory()` return type, so IDE autocompletion works (thanks @defunctl). ## [4.3.3] 2024-09-11;