Skip to content

Commit

Permalink
Merge pull request #116 from backtrace-labs/release-3.7.13
Browse files Browse the repository at this point in the history
Release 3.7.13 - Update changelog.md
  • Loading branch information
BartoszLitwiniuk authored Jan 4, 2024
2 parents cc99aab + 47676b7 commit bd685d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
# Backtrace Android Release Notes

## Version 3.7.13

- BacktraceExceptionHandler will catch Errors (not only Exception) when unhandled Throwable will happen

## Version 3.7.12

- Fixed bug when exception contains base class with same field

## Version 3.7.11

- Fix NPE in DatabaseContext
- Add session attribute and backtrace reporter name to every error report

## Version 3.7.10

- Add integration tests
- Move common http response processing method to helper class
- Remove unused code
Expand Down

0 comments on commit bd685d2

Please sign in to comment.