Skip to content

Commit

Permalink
🔖 version 4.15.0 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianardee authored May 23, 2024
1 parent 7ae7901 commit bdf5c8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Mindee Java API Library Changelog

## v4.15.0 - 2024-05-23
### Changes
* :sparkles: add boolean field support
* :sparkles: allow converting between bboxes and polygons
* :sparkles: allow sending multiple anchors when building line items


## v4.14.0 - 2024-05-16
### Changes
* :sparkles: update financial document to v1.7 and receipt to v5.2
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.14.0</version>
<version>4.15.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 bdf5c8c

Please sign in to comment.