We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e08a0a commit 902bb35Copy full SHA for 902bb35
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Mindee .NET Client Library Changelog
2
3
+## v3.36.0 - 2025-12-02
4
+### Changes
5
+* :sparkles: add support for text_context in active options return
6
+
7
8
## v3.35.0 - 2025-11-19
9
### Changes
10
* :memo: update readme links
Directory.Build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <VersionPrefix>3.35.0</VersionPrefix>
+ <VersionPrefix>3.36.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Mindee</Authors>
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
0 commit comments