diff --git a/platform/private-locations/change-log.mdx b/platform/private-locations/change-log.mdx
index 10301589..bdb30aad 100644
--- a/platform/private-locations/change-log.mdx
+++ b/platform/private-locations/change-log.mdx
@@ -16,6 +16,11 @@ Learn more about:
## Full release history
+
+- Added support for cancelling running Playwright check suites
+- Playwright check suites can run in different NodeJs or Bun versions (22, 24, 26 or Bun 1.3)
+
+
- Improved Playwright browsers installation
- Playwright Check Suites now cache Playwright browsers across runs in the same Private Location Agent