From 07ff194cb17d68ec44db10655a5af2590385a176 Mon Sep 17 00:00:00 2001 From: Colton Allen Date: Mon, 26 Aug 2024 13:17:20 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9c1eff8df..ab60219031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Keep frames from both ends of the stacktrace when trimming frames. ([#3905](https://github.com/getsentry/relay/pull/3905)) +**Internal**: + +- Record too long discard reason. ([#3950](https://github.com/getsentry/relay/pull/3950)) + ## 24.8.0 **Bug Fixes**: