diff --git a/CHANGELOG.md b/CHANGELOG.md index 127ddfd2..572761f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Backtrace Android Release Notes +## Version 3.9.0 + +- Added a support for nested and suppressed exceptions (#158) +- Improved attribute performance and metrics startup (#157) +- Added metrics initialization debug information (#153) +- Changed Android SDK to 34 (#155) + ## Version 3.8.4 - Add getter method for `BacktraceReport` field in `BacktraceData` class - Update libraries (GSON and androidx.test.*)