Skip to content

Commit ce33e84

Browse files
committed
🔖 version 4.6.0
1 parent 41d7ad4 commit ce33e84

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

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

3-
## v4.5.1 - 2023-12-15
3+
## v4.6.0 - 2023-12-22
4+
### Changes
45
* :recycle: change async timers & retry values
5-
* :arrow_up: implement stricter value checks for async timers & retry
6+
* :recycle: implement stricter value checks for async timers & retry
7+
* :arrow_up: update dependencies
8+
* :sparkles: add Carte Grise v1 product
9+
* :sparkles: add International ID v1 product
610

711

812
## v4.5.0 - 2023-11-17

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.5.1</version>
8+
<version>4.6.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)