Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 23, 2021
1 parent 7f4411a commit 5d4d7d8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Feat: Use float instead of Date for protocol types for higher precision (#1737)
* Ref: Bind external properties to a dedicated class. (#1750)
* Ref: Debug log serializable objects (#1795)
* Ref: catch Throwable instead of Exception to suppress internal SDK errors (#1812)

Breaking changes:

Expand All @@ -25,11 +26,6 @@ Breaking changes:
* Call `toString()` where object graphs exceed max depth.
* Remove `gson` dependency.
* Remove `IUnknownPropertiesConsumer`

* Ref: catch Throwable instead of Exception to suppress internal SDK errors (#1812)

Breaking changes:

* Bump: Kotlin to 1.5 and compatibility to 1.4 for sentry-android-timber (#1815)

## 5.4.1
Expand Down

0 comments on commit 5d4d7d8

Please sign in to comment.