Skip to content

Commit bbd2469

Browse files
authored
🔖 Version 5.2.0 (#334)
1 parent 94fd684 commit bbd2469

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v5.2.0 - 2026-06-17
4+
### Changes
5+
* :sparkles: add support for v2 CLI
6+
### Fixes
7+
* :bug: base64 input should ignore non-base64 characters
8+
9+
310
## v5.1.0 - 2026-06-09
411
### Changes
512
* :sparkles: add extracting Split and Crop to file

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372

373373
<properties>
374374
<!-- MINDEE VERSION GOES HERE -->
375-
<revision>5.1.0</revision>
375+
<revision>5.2.0</revision>
376376

377377
<!-- Give special access when running tests -->
378378
<surefire.addOpens>

0 commit comments

Comments
 (0)