diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b358545a9..b00ae58686 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## TBD +### Enhancements + +* `bugsnag-plugin-android-exitinfo` now includes `exitReason` and `processImportance` in the `APP` tab on the dashboard + [#1968](https://github.com/bugsnag/bugsnag-android/pull/1968) + ### Bug fixes * Avoid any possibility of multiple conflicting native crash handlers or stack-unwinders running concurrently