From ba3498b6848a4175df06101857dcbcae3abee4a5 Mon Sep 17 00:00:00 2001 From: Lms24 <8420481+Lms24@users.noreply.github.com> Date: Fri, 4 Apr 2025 09:52:41 +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 266092c9064e..8ee0047124ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +Work in this release was contributed by @Page-. Thank you for your contribution! + ## 9.11.0 - feat(browser): Add `http.redirect_count` attribute to `browser.redirect` span ([#15943](https://github.com/getsentry/sentry-javascript/pull/15943))