Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 16, 2020
1 parent f43edb9 commit ae8c568
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# vNext

* Bump: AGP 4.1.1
* Bump: AGP 4.1.1 (#1040)
* Fix: use neutral Locale for String operations #1033
* Update to sentry-native 0.4.4 and fix shared library builds (#1039)
* Added java doc to protocol classes based on sentry-data-schemes project
* Added java doc to protocol classes based on sentry-data-schemes project (#1045)
* Enhancement: Make SentryExceptionResolver Order configurable to not send handled web exceptions (#1008)
* Enhancement: Resolve HTTP Proxy parameters from the external configuration (#1028)

# 3.1.3

* Fix broken NDK integration on 3.1.2 (release failed on packaging a .so file)
* Increase max cached events to 30 (#1029)
* Normalize DSN URI (#1030)
* Enhancement: Make SentryExceptionResolver Order configurable to not send handled web exceptions
* Enhancement: Resolve HTTP Proxy parameters from the external configuration (#1028)

# 3.1.2

Expand Down

0 comments on commit ae8c568

Please sign in to comment.