From f66ffbad0fd8d67df5d205dfb4255d909760cf43 Mon Sep 17 00:00:00 2001 From: Andrei Borza Date: Thu, 26 Feb 2026 16:09:56 +0100 Subject: [PATCH] meta(changelog): Update changelog for 10.41.0-beta.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c5a99c217c1..728e28e8a749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 10.41.0-beta.0 + +This is an internal beta release to test adding traces by timestamp to replay events for EAP trace association: https://github.com/getsentry/sentry-javascript/pull/18048. + ## 10.40.0 ### Important Changes