Skip to content

Commit 5bb4ea2

Browse files
Add CHANGELOG.md
1 parent 387655e commit 5bb4ea2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)