You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Changelog
2
2
3
-
## v1.5.0 (2024-03-09)
3
+
## v1.5.0 (2024-09-03)
4
4
5
5
### Additions
6
6
@@ -18,19 +18,19 @@
18
18
19
19
- Fix an issue where TracePropagationUrls was incorrectly named and typed. [#126](https://github.com/bugsnag/bugsnag-unity-performance/pull/126)
20
20
21
-
## v1.4.2 (2024-27-06)
21
+
## v1.4.2 (2024-06-27)
22
22
23
23
### Bug Fixes
24
24
25
25
- Fix an issue where spans with MakeCurrentContext set to false and passed as a parent would be added to the context stack. [#122](https://github.com/bugsnag/bugsnag-unity-performance/pull/122)
26
26
27
-
## v1.4.1 (2024-11-06)
27
+
## v1.4.1 (2024-06-11)
28
28
29
29
### Bug Fixes
30
30
31
31
- Fixed issue where creating a span in a background thread caused an exception (mono or IL2CPP Dev builds only) [#117](https://github.com/bugsnag/bugsnag-unity-performance/pull/117)
0 commit comments