From 7e69066f23888fbbe9da6876148e2fe50d0f7cb0 Mon Sep 17 00:00:00 2001 From: chargome <20254395+chargome@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:52:08 +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 09f630d5aedf..d3ccc31fd597 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 @Spice-King. Thank you for your contribution! + ## 9.35.0 - feat(browser): Add ElementTiming instrumentation and spans ([#16589](https://github.com/getsentry/sentry-javascript/pull/16589))