We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164d7d2 commit 524c222Copy full SHA for 524c222
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Mindee Java Client Library Changelog
2
3
+## v4.31.0 - 2025-05-23
4
+### Changes
5
+* :sparkles: add support for Financial Document v1.14
6
+* :sparkles: add support for US Healthcare Cards v1.3
7
+* :sparkles: add support for Invoice v4.11
8
+* :arrow_up: Bump pdfbox from 2.0.31 to 3.0.5
9
+
10
11
## v4.30.0 - 2025-04-16
12
### Changes
13
* :sparkles: add support for workflow polling
pom.xml
@@ -5,7 +5,7 @@
<groupId>com.mindee.sdk</groupId>
<artifactId>mindee-api-java</artifactId>
- <version>4.30.0</version>
+ <version>4.31.0</version>
<modelVersion>4.0.0</modelVersion>
<name>Mindee Java Helper Library</name>
<description>Java Library to call Mindee's Off-The-Shelf and Custom APIs</description>
0 commit comments