diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 26c21ec6..9b5a0363 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -3,10 +3,12 @@ Version 0.10.12 * Updated play-services-games version to 21.0.0 * Updated play-services-auth version to 19.0.0 * Updated GradleDependency to 4.0.2 - * Fixed issue where Google Play Games SDK path not found for Unity_2020. - * Fixed rounding issue with incremental achievements. * Replace Debug.Log with OurUtils.Logger * Build configuration updates. + Bug fixes: + * #2967 Fixed the GUID not found error. + * Fixed issue where Google Play Games SDK path not found for Unity_2020. + * Fixed rounding issue with incremental achievements. * Unit test fixes. Version 0.10.10 diff --git a/current-build/GooglePlayGamesPlugin-0.10.12.unitypackage b/current-build/GooglePlayGamesPlugin-0.10.12.unitypackage index 6f4dc432..7da1f080 100644 Binary files a/current-build/GooglePlayGamesPlugin-0.10.12.unitypackage and b/current-build/GooglePlayGamesPlugin-0.10.12.unitypackage differ