From ef793b6991afc0334161c041c69af9052f9426e0 Mon Sep 17 00:00:00 2001 From: Dhiogo Ramos Brustolin Date: Wed, 16 Nov 2022 16:51:56 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c23af9be8ab..0a7e381f60e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,10 +22,15 @@ ### Fixes -- Fix issue with invalid profiles uploading (#2358 and #2359) - Call UIDevice methods on the main thread (#2369) - Avoid sending profiles with 0 samples or incorrectly deduplicated backtrace elements (#2375) +## 7.30.1 + +### Fixes + +- Fix issue with invalid profiles uploading (#2358 and #2359) + ## 7.30.0 ### Features