Skip to content

Commit 8095b43

Browse files
committed
Changelog and readme changes
1 parent a44618e commit 8095b43

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Backtrace Unity Release Notes
2+
3+
## Version 1.1.0 - 06.03.2019
4+
5+
- Support for multiple types of Attribute types - string, char, enum, int, float, double....
6+
- Support for submit.backtrace.io
7+
- If you send exception, `BacktraceReport` will generate stack trace based on exception stack trace. We will no longer include environment stack trace in exception reports,
8+
- `BacktraceDatabase` fix for `FirstOrDefault` invalid read,
9+
- Fixed duplicated global exception handler,
10+
- Fixed typo in debug Attribute,
11+
- Fixed stack trace in `BacktraceUnhandledException` object,
12+
13+
## Version 1.0.0 - 21.11.2018
14+
15+
First Backtrace-Unity plugin version

images/client-setup.PNG

-8.74 KB
Loading

images/database-setup.PNG

-15.9 KB
Loading

0 commit comments

Comments
 (0)