diff --git a/detect/testing/playwright-reporter-changelog.mdx b/detect/testing/playwright-reporter-changelog.mdx
index 41af7297..eeb6134a 100644
--- a/detect/testing/playwright-reporter-changelog.mdx
+++ b/detect/testing/playwright-reporter-changelog.mdx
@@ -13,6 +13,12 @@ Learn more about:
## Full release history
+
+ **Added**
+
+ - **Test errors in check result logs** — Test failures and setup errors are now surfaced in the user-visible log on [Checkly](https://checklyhq.com), alongside the existing report.
+
+
**Added**