Skip to content

Commit

Permalink
chore: Add note to 8.3.0 changelog and fix PR reference in 8.3.1 chan…
Browse files Browse the repository at this point in the history
…gelog (#2800)

* Update CHANGELOG.md

fix: Add note about Profiling crash to 8.3.0 changelog

* Update CHANGELOG.md

fix: Fix referenced PR in 8.3.1 changelog
  • Loading branch information
kahest authored Mar 15, 2023
1 parent e20c660 commit 49819af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@

- Stop using UIScreen.main (#2762)
- Profile timestamp alignment with transactions (#2771) and app start spans (#2772)
- Fix crash when compiling profiling data during transaction serialization (#2783)
- Fix crash when compiling profiling data during transaction serialization (#2786)

## 8.3.0

### Important Note
This release can cause crashes when Profiling is enabled (#2779). Please update to `8.3.1`.

### Fixes

- Crash in AppHangs when no threads (#2725)
Expand Down

0 comments on commit 49819af

Please sign in to comment.