We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af49a9 commit 165d0cdCopy full SHA for 165d0cd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Mindee Java API Library Changelog
2
3
+## v4.10.0 - 2024-01-30
4
+### Changes
5
+* :arrow_up: :boom: update invoice to 4.4
6
+* :sparkles: add support for rawValue in string fields
7
+
8
9
## v4.9.0 - 2024-01-09
10
### Changes
11
* :sparkles: add PDF to images feature
pom.xml
@@ -5,7 +5,7 @@
<groupId>com.mindee.sdk</groupId>
<artifactId>mindee-api-java</artifactId>
- <version>4.9.0</version>
+ <version>4.10.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