diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f87b565..e3d8c5e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Mindee .NET API Library Changelog +## v3.24.2 - 2025-01-09 +### Changes +* :recycle: increase async retry timers +### Fixes +* :bug: fix classifications not having a confidence score + + ## v3.24.1 - 2025-01-08 ### Changes * :memo: update reference documentation diff --git a/Directory.Build.props b/Directory.Build.props index 20a99f61..23873481 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 3.24.1 + 3.24.2 Mindee https://github.com/mindee/mindee-api-dotnet https://github.com/mindee/mindee-api-dotnet