From 911811942393cc4b95613b6eb0efa2267d63ffce Mon Sep 17 00:00:00 2001 From: Lms24 <8420481+Lms24@users.noreply.github.com> Date: Mon, 22 Sep 2025 08:57:58 +0000 Subject: [PATCH] chore: Add external contributor to CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 572f19a13b24..29a8728c270b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +Work in this release was contributed by @Olexandr88. Thank you for your contribution! + ### Important Changes - **feat(browser): Add option to explicitly end pageload span via `reportPageLoaded()` ([#17697](https://github.com/getsentry/sentry-javascript/issues/17212))**