From 48dfa3cdba866cd48c1c722768380a86947fe8a4 Mon Sep 17 00:00:00 2001 From: Luca Forstner Date: Fri, 13 Dec 2024 14:03:21 +0000 Subject: [PATCH] add contrib --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd6332f4c125..05d2f9630507 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 @antonis. Thank you for your contribution! + ## 8.45.0 - feat(core): Add `handled` option to `captureConsoleIntegration` ([#14664](https://github.com/getsentry/sentry-javascript/pull/14664))