diff --git a/ReFuel.StbImage.csproj b/ReFuel.StbImage.csproj index 15296fd..628649d 100644 --- a/ReFuel.StbImage.csproj +++ b/ReFuel.StbImage.csproj @@ -14,7 +14,7 @@ True ReFuel.StbImage - 2.0.1 + 2.0.2-rc.0 STBI Authors, H. Utku Maden A C# wrapper for the ubiquitous stb_image.h and stb_image_write.h library. @@ -26,7 +26,10 @@ https://git.mixedup.dev/ReFuel/ReFuel.StbImage git stb; stb_image; stbi; image; load; save; read; write - # 2.0.1 + # 2.0.2 +* Fixed calling convention related execution engine exception for the Windows platform. + +# 2.0.1 * Enabled optimizations across the board for native and managed assemblies. # 2.0.0