Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
richardelms committed Sep 4, 2024
1 parent a23a3f4 commit 9ec55ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.5.0 (2024-03-09)
## v1.5.0 (2024-09-03)

### Additions

Expand All @@ -18,19 +18,19 @@

- Fix an issue where TracePropagationUrls was incorrectly named and typed. [#126](https://github.com/bugsnag/bugsnag-unity-performance/pull/126)

## v1.4.2 (2024-27-06)
## v1.4.2 (2024-06-27)

### Bug Fixes

- 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)

## v1.4.1 (2024-11-06)
## v1.4.1 (2024-06-11)

### Bug Fixes

- 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)

## v1.4.0 (2024-30-05)
## v1.4.0 (2024-05-30)

### Additions

Expand Down

0 comments on commit 9ec55ac

Please sign in to comment.