Skip to content

Commit 7489712

Browse files
🔖 Version 4.27.0 (#232)
1 parent 86f7932 commit 7489712

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## v4.27.0 - 2025-04-08
4+
### Changes
5+
* :sparkles: add support for Financial Document V1.12
6+
* :sparkles: add support for Invoices V4.10
7+
* :sparkles: add support for US Healthcare Cards V1.2
8+
9+
310
## v4.26.0 - 2025-03-28
411
### Changes
512
* :recycle: minor internal cleanup

pom.xml

Lines changed: 1 addition & 1 deletion
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.26.0</version>
8+
<version>4.27.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)