Skip to content

Commit

Permalink
🔖 version 4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ianardee committed Apr 30, 2024
1 parent 6d95936 commit 85ce2c3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Mindee Java API Library Changelog

## v4.13.0 - 2024-04-30
### Changes
* :sparkles: add HMAC validation for webhooks
* :art: a few minor improvements to using Generated products
* :sparkles: allow rendering a single page from a PDF
* :sparkles: update invoice to 4.6, financial document to 1.6


## v4.12.1 - 2024-03-19
### Changes
* :arrow_up: update libraries for Java 21
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.mindee.sdk</groupId>
<artifactId>mindee-api-java</artifactId>
<version>4.12.1</version>
<version>4.13.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>
Expand Down

0 comments on commit 85ce2c3

Please sign in to comment.