Skip to content

Commit a2414e7

Browse files
🔖 Version 4.20.0 (#201)
1 parent 8546af0 commit a2414e7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## v4.20.0 - 2024-10-11
4+
### Changes
5+
* :sparkles: add support for Financial Document v1.10
6+
* :sparkles: add support for Invoice v4.8
7+
8+
39
## v4.19.0 - 2024-09-18
410
### Changes
511
* :sparkles: add support for BillOfLadingV1

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.19.0</version>
8+
<version>4.20.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)