diff --git a/docs/unity/changelog.md b/docs/unity/changelog.md index a02511c4..9acd03ba 100644 --- a/docs/unity/changelog.md +++ b/docs/unity/changelog.md @@ -5,6 +5,13 @@ sidebar_position: 4 --- # Unity SDK Changelog +## 2.0.1 +*October 11th, 2024* +* Android patch of null map argument +* Upgrade of Embrace iOS SDK to 6.4.2 +* Patch of issue when starting spans +* Added new config options for Unity iOS to EmbraceStartupArgs + ## 2.0.0 *September 30th, 2024* :::info Important diff --git a/docs/unity/integration/linking-embrace.md b/docs/unity/integration/linking-embrace.md index 4b29b7d6..ccc89adc 100644 --- a/docs/unity/integration/linking-embrace.md +++ b/docs/unity/integration/linking-embrace.md @@ -8,7 +8,7 @@ description: Linking Embrace with your application is quick and easy. To install Embrace, download our latest SDK below. -[Download Embrace 2.0.0 for Unity](https://downloads.embrace.io/EmbraceSDK_2.0.0.unitypackage) +[Download Embrace 2.0.1 for Unity](https://downloads.embrace.io/EmbraceSDK_2.0.1.unitypackage) Once downloaded, import the Unity Package by selecting Assets -> Import Package -> Custom Package.