Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssa-embrace committed Oct 1, 2024
1 parent d784d73 commit 2103632
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/unity/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ sidebar_position: 4
---

# Unity SDK Changelog
## 2.0.0
*September 30th, 2024*
:::info Important
This version of the Unity SDK contains several breaking changes to our API, including the removal of deprecated functions.

Additionally, with the update to Embrace Android 6.13, the SDK now requires Gradle 7.5.1, AGP 7.4.2, and API 34 or higher.
:::

* Updated Embrace Android SDK to 6.13
* Updated Embrace iOS SDK to 6.4
* Removed deprecated functions in API
* Changed StartSDK call to support new EmbraceStartupArgs type

## 1.26.1
*August 12th, 2024*
* NPE patch for null EmbraceSpanEvents
Expand Down

0 comments on commit 2103632

Please sign in to comment.