We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558c7a8 commit 70af421Copy full SHA for 70af421
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Mindee .NET Client Library Changelog
2
3
+
4
+## v3.39.0 - 2026-03-02
5
+### Changes
6
+* :sparkles: add job information to inference
7
8
9
## v3.38.0 - 2026-02-11
10
### Changes
11
* :sparkles: add missing accessors & fix broken simplefields accessors
Directory.Build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <VersionPrefix>3.38.0</VersionPrefix>
+ <VersionPrefix>3.39.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Mindee</Authors>
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
0 commit comments