Skip to content

Commit

Permalink
Update CHANGELOG.md (#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsandfoxes committed Mar 4, 2024
1 parent 9f3f2c3 commit 44b00ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

### Fixes

- Fixed potential crashes on Android devices by removing the use of the persistent scope observer ([#1555](https://github.com/getsentry/sentry-unity/pull/1555))
- Fixed potential crashes on Android devices by removing the use of the persistent scope observer ([#1555](https://github.com/getsentry/sentry-unity/pull/1570))

### Dependencies

- Bump Java SDK from v7.3.0 to v7.5.0 ([#1569](https://github.com/getsentry/sentry-unity/pull/1569), [#1555](https://github.com/getsentry/sentry-unity/pull/1555))
- Bump Java SDK from v7.3.0 to v7.5.0 ([#1569](https://github.com/getsentry/sentry-unity/pull/1569), [#1555](https://github.com/getsentry/sentry-unity/pull/1570))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#750)
- [diff](https://github.com/getsentry/sentry-java/compare/7.3.0...7.5.0)

Expand Down

0 comments on commit 44b00ed

Please sign in to comment.