Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Gourley <[email protected]>
  • Loading branch information
fractalwrench and bengourley authored Jan 25, 2021
1 parent 46954ed commit 226dffc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Changed
- (react-native): Update bugsnag-android to v5.5.1
- Alter ANR SIGQUIT handler to stop interfering with Google's ANR reporting, and to avoid unsafe JNI calls from within a signal handler [bugsnag-android##1078](https://github.com/bugsnag/bugsnag-android/pull/1078)
- Alter HTTP requests to stop using chunked transfer encoding [bugsnag-android##1077](https://github.com/bugsnag/bugsnag-android/pull/1077)
- Allow null device IDs, preventing rare crash in Bugsnag initialization [bugsnag-android##1083](https://github.com/bugsnag/bugsnag-android/pull/1083)
- Alter ANR SIGQUIT handler to stop interfering with Google's ANR reporting, and to avoid unsafe JNI calls from within a signal handler [bugsnag-android#1078](https://github.com/bugsnag/bugsnag-android/pull/1078)
- Alter HTTP requests to stop using chunked transfer encoding [bugsnag-android#1077](https://github.com/bugsnag/bugsnag-android/pull/1077)
- Allow null device IDs, preventing rare crash in Bugsnag initialization [bugsnag-android#1083](https://github.com/bugsnag/bugsnag-android/pull/1083)
- (react-native): Update bugsnag-cocoa to v6.6.0
- The NSError `userInfo` property is now included in reports. [bugsnag-cocoa#974](https://github.com/bugsnag/bugsnag-cocoa/pull/974)

Expand Down

0 comments on commit 226dffc

Please sign in to comment.