Skip to content

Commit 095c04a

Browse files
🔖 Version 4.22.0 (#210)
1 parent 5187817 commit 095c04a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Mindee Java API Library Changelog
22

3+
## v4.22.0 - 2024-11-28
4+
### Changes
5+
* :sparkles: add support for workflows
6+
* :sparkles: add support for French Health Card V1
7+
* :sparkles: add support for Driver License V1
8+
* :sparkles: add support for Payslip FR V3
9+
* :coffin: remove support for international ID V1
10+
11+
312
## v4.21.0 - 2024-10-13
413
### Changes
514
* :sparkles: add support for business cards V1

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.mindee.sdk</groupId>
77
<artifactId>mindee-api-java</artifactId>
8-
<version>4.21.0</version>
8+
<version>4.22.0</version>
99
<modelVersion>4.0.0</modelVersion>
1010
<name>Mindee Java Helper Library</name>
1111
<description>Java Library to call Mindee's Off-The-Shelf and Custom APIs</description>

0 commit comments

Comments
 (0)