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 45fab88 commit 548ce2fCopy full SHA for 548ce2f
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## 3.4.0 (2017-19-09)
4
+
5
+### Enhancements
6
7
+* Improve error grouping by standardizing log message format
8
+ [#45](https://github.com/bugsnag/bugsnag-unity/pull/45)
9
10
+* Add breadcrumbs for scene changes
11
+ [Jamie Lynch](https://github.com/fractalwrench)
12
+ [#54](https://github.com/bugsnag/bugsnag-unity/pull/54)
13
14
+* Load WebGL extension locally, negating the need for a separate request
15
+ [#46](https://github.com/bugsnag/bugsnag-unity/pull/46)
16
17
+### Bug fixes
18
19
+* Fix compile error on Unity 5.5
20
+ [#50](https://github.com/bugsnag/bugsnag-unity/issues/50)
21
22
## 3.3.2 (24 Apr 2017)
23
24
### Bug fixes
0 commit comments