Skip to content

Commit

Permalink
docs(changelog): correct formatting inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
twometresteve committed Nov 6, 2020
1 parent 446f151 commit 53dfaff
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,10 @@
- Fix app version reported for crashes that occur before an upgrade. [bugsnag-cocoa#862](https://github.com/bugsnag/bugsnag-cocoa/pull/862)
- Catch exceptions when (de)serializing JSON. [bugsnag-cocoa#856](https://github.com/bugsnag/bugsnag-cocoa/pull/856)
- (react-native): Update bugsnag-android to v5.2.3 [#1119](https://github.com/bugsnag/bugsnag-js/pull/1119)

- Flush persisted sessions on launch and on connectivity changes
[#973](https://github.com/bugsnag/bugsnag-android/pull/973)

- Increase breadcrumb time precision to milliseconds
[#954](https://github.com/bugsnag/bugsnag-android/pull/954)

- Default to allowing requests when checking connectivity
[#970](https://github.com/bugsnag/bugsnag-android/pull/970)

- Support changing NDK Event's api key in OnErrorCallback
[#964](https://github.com/bugsnag/bugsnag-android/pull/964)
- Flush persisted sessions on launch and on connectivity changes [bugsnag-android#973](https://github.com/bugsnag/bugsnag-android/pull/973)
- Increase breadcrumb time precision to milliseconds [bugsnag-android#954](https://github.com/bugsnag/bugsnag-android/pull/954)
- Default to allowing requests when checking connectivity [bugsnag-android#970](https://github.com/bugsnag/bugsnag-android/pull/970)
- Support changing NDK Event's api key in OnErrorCallback [bugsnag-android#964](https://github.com/bugsnag/bugsnag-android/pull/964)

## v7.5.1 (2020-10-23)

Expand Down

0 comments on commit 53dfaff

Please sign in to comment.