Skip to content

Commit 85ce2c3

Browse files
committed
🔖 version 4.13.0
1 parent 6d95936 commit 85ce2c3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## v4.13.0 - 2024-04-30
4+
### Changes
5+
* :sparkles: add HMAC validation for webhooks
6+
* :art: a few minor improvements to using Generated products
7+
* :sparkles: allow rendering a single page from a PDF
8+
* :sparkles: update invoice to 4.6, financial document to 1.6
9+
10+
311
## v4.12.1 - 2024-03-19
412
### Changes
513
* :arrow_up: update libraries for Java 21

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.12.1</version>
8+
<version>4.13.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)