Skip to content

Commit 5b08bb8

Browse files
committed
v3.1.0
1 parent 30d6688 commit 5b08bb8

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

Bugsnag.unitypackage

1.24 KB
Binary file not shown.

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## 3.1.0 (8 Nov 2016)
4+
5+
### Enhancements
6+
7+
* Add support for tvOS
8+
[Ben Ibinson](https://github.com/CodeHex)
9+
[#32](https://github.com/bugsnag/bugsnag-unity/pull/32)
10+
11+
### Bug fixes
12+
13+
* Fixed syntax errors on macOS sierra/latest ruby on post process
14+
[Delisa Mason](https://github.com/kattrali)
15+
[#33](https://github.com/bugsnag/bugsnag-unity/pull/33)
16+
* Improve folder structure for iOS and OSX
17+
[Ben Ibinson](https://github.com/CodeHex)
18+
[#32](https://github.com/bugsnag/bugsnag-unity/pull/32)
19+
* Compatibility with Unity 4.7
20+
[Ben Ibinson](https://github.com/CodeHex)
21+
[#32](https://github.com/bugsnag/bugsnag-unity/pull/32)
22+
* Severity level uses enumeration rather than string
23+
[Ben Ibinson](https://github.com/CodeHex)
24+
[#32](https://github.com/bugsnag/bugsnag-unity/pull/32)
25+
326
## 3.0.3 (16 Sep 2016)
427

528
### Bug fixes

0 commit comments

Comments
 (0)