Skip to content

Commit

Permalink
chore: update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bengourley committed Jun 7, 2021
1 parent 9515d6d commit 24e3610
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## TBD
## 7.10.2 (2021-06-07)

### Fixed

- (react-native): Prevent unhandled promise rejections being split into multiple log calls [#1419](https://github.com/bugsnag/bugsnag-js/pull/1419)

### Changed

Expand All @@ -19,6 +23,7 @@
[bugsnag-android#1262](https://github.com/bugsnag/bugsnag-android/pull/1262)
- Don't include loglog.so in ndk plugin builds performed on Linux
[bugsnag-android#1263](https://github.com/bugsnag/bugsnag-android/pull/1263)
- (react-native): Only include `codeBundleId` in payload if it has a value [#1426](https://github.com/bugsnag/bugsnag-js/pull/1426)

## 7.10.1 (2021-05-25)

Expand Down

0 comments on commit 24e3610

Please sign in to comment.