Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
djskinner committed Dec 10, 2020
1 parent 043d22b commit c80f629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
- Out Of Memory errors now include more information, including custom metadata and user information. [bugsnag-cocoa#915](/~https://github.com/bugsnag/bugsnag-cocoa/pull/915) [bugsnag-cocoa#908](/~https://github.com/bugsnag/bugsnag-cocoa/pull/908)
- Fixed incorrect app version reported when sending crash reports from older versions of Bugsnag (before 6.2.3) [bugsnag-cocoa#911](/~https://github.com/bugsnag/bugsnag-cocoa/pull/911)
- Fixed a rare crash in -[BugsnagClient computeDidCrashLastLaunch] [bugsnag-cocoa#917](/~https://github.com/bugsnag/bugsnag-cocoa/pull/917)
- (core) The `event.unhandled` flag can now be changed in callbacks [#1148](/~https://github.com/bugsnag/bugsnag-js/pull/1148)

## v7.5.3 (2020-12-01)

- (react-native): Update bugsnag-cocoa to v6.2.5
- Fixed a rare crash due to a race condition in BugsnagSystemState. [bugsnag-cocoa#893](/~https://github.com/bugsnag/bugsnag-cocoa/pull/893)
- Out Of Memory errors are no longer reported if a device reboot was detected. [bugsnag-cocoa#822](/~https://github.com/bugsnag/bugsnag-cocoa/pull/882)
- (core) The `event.unhandled` flag can now be changed in callbacks [#1148](/~https://github.com/bugsnag/bugsnag-js/pull/1148)

## v7.5.2 (2020-11-09)

Expand Down

0 comments on commit c80f629

Please sign in to comment.