Skip to content

Commit ed6c8e6

Browse files
committed
🔖 version 4.8.0
1 parent 0f4fe03 commit ed6c8e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v4.8.0 - 2023-12-29
4+
### Changes
5+
* :sparkles: add better support for custom value list fields
6+
37
## v4.7.0 - 2023-12-28
48
### Changes
59
* :sparkles: add ability to extract images from position data

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.7.0</version>
8+
<version>4.8.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)