Skip to content

Commit

Permalink
🔖 Version 3.21.0 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee authored Nov 14, 2024
1 parent 79186f0 commit 995c229
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Mindee .NET API Library Changelog

## v3.21.0 - 2024-11-14
### Changes
* :sparkles: add support for business cards V1
* :sparkles: add support for delivery note V1.1
* :sparkles: add support for indian passport V1
* :sparkles: add support for resume V1.1
### Fixes
* :recycle: adjust default values for async delays


## v3.20.1 - 2024-10-21
### Fixes
:bug: fix worker services losing API settings & API key after an HTTP call
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>3.20.1</VersionPrefix>
<VersionPrefix>3.21.0</VersionPrefix>
<Authors>Mindee</Authors>
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>
<RepositoryUrl>https://github.com/mindee/mindee-api-dotnet</RepositoryUrl>
Expand Down

0 comments on commit 995c229

Please sign in to comment.