We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387655e commit 5bb4ea2Copy full SHA for 5bb4ea2
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# Backtrace Android Release Notes
2
+
3
+## Version 1.1.0 - 25.02.2019
4
+- Added support for file attachments and annotations
5
+- Added battery level and status attributes
6
+- Added screen brightness attribute
7
+- Fixed Android version attribute
8
+- Fixed bug with negative number of lines in stacktrace
9
+- Filtered out the frames from the Backtrace library
10
+- Simplified BacktraceClient class, removed 'send' and 'async' methods overwrites
11
+- Replaced spaces with underscore in all enums strings
12
13
+## Version 1.0 - 27.01.2019
14
+- First release.
0 commit comments