Skip to content

Commit d1c45b6

Browse files
authored
🔖 Version 4.4.0 (#407)
1 parent 507045e commit d1c45b6

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v4.4.0 - 2026-06-17
4+
### Changes
5+
* :sparkles: add webhook information for model search
6+
* :sparkles: add HEIF support
7+
### Fixes
8+
* :bug: CLI now displays logs only when applying the --verbose param
9+
10+
311
## v4.3.0 - 2026-05-27
412
### Changes
513
* :sparkles: Add support for extraction in crop, split, and classify

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>4.3.0</VersionPrefix>
3+
<VersionPrefix>4.4.0</VersionPrefix>
44
<VersionSuffix></VersionSuffix>
55
<Authors>Mindee</Authors>
66
<TargetFrameworks>net472;net48;net6.0;net7.0;net8.0;net9.0;net10.0</TargetFrameworks>

0 commit comments

Comments
 (0)