Skip to content

Commit

Permalink
🔖 Version 3.20.0 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee authored Oct 11, 2024
1 parent e5d7c1b commit 0c342ea
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.20.0 - 2024-10-11
### Changes
* :sparkles: add support for Financial Document v1.10
* :sparkles: add support for Invoice v4.8
* :sparkles: add support for image compression & resize
* :sparkles: add support for PDF compression
### Fixes
* :arrow_up: bump dependencies


## v3.19.0 - 2024-09-18
### Changes
* :sparkles: add support for BillOfLadingV1
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.19.0</VersionPrefix>
<VersionPrefix>3.20.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 0c342ea

Please sign in to comment.