Skip to content

Commit 5bb6d51

Browse files
🔖 Version 3.27.0 (#305)
1 parent 32e5dc8 commit 5bb6d51

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Mindee .NET API Library Changelog
22

3+
## v3.27.0 - 2025-04-22
4+
### Changes
5+
* :sparkles: add support for workflow polling (#304)
6+
### Fixes
7+
* Fix improper deserialization of date formats in workflow execution.
8+
9+
310
## v3.26.0 - 2025-04-16
411
### Changes
512
* :sparkles: add support for RAG parameter in workflow executions (#299)

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.26.0</VersionPrefix>
3+
<VersionPrefix>3.27.0</VersionPrefix>
44
<Authors>Mindee</Authors>
55
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
66
<RepositoryUrl>https://github.com/mindee/mindee-api-dotnet</RepositoryUrl>

0 commit comments

Comments
 (0)