Skip to content

Commit

Permalink
fix(native): Add interface for clearing a tab (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali authored and fractalwrench committed Dec 19, 2019
1 parent 68794c5 commit 2bd45a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
* Catch throwables when invoking methods on system services
[#623](https://github.com/bugsnag/bugsnag-android/pull/623)

* Fix crash when calling `NativeInterface.clearTab()` (from an integration
library)
[#582](https://github.com/bugsnag/bugsnag-android/pull/582)
* Fix abort() in native code when storing breadcrumbs with null values in
metadata
[#510](https://github.com/bugsnag/bugsnag-android/pull/510)
Expand Down

0 comments on commit 2bd45a8

Please sign in to comment.