Skip to content

Commit 5d9db6b

Browse files
authored
🔖 version 3.9.0 (#141)
1 parent 94e68e8 commit 5d9db6b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v3.9.0 - 2023-06-06
4+
### Changes
5+
* :sparkles: add support for financial documents v1.1
6+
* :sparkles: add support for handling OCR return
7+
* :recycle: update printing of receipt, invoice, financial doc
8+
9+
310
## v3.8.2 - 2023-05-23
411
### Changes
512
* :recycle: add a specific class for classifications, which are never None
13+
614
### Fixes
715
* :bug: fix for tax base amount
816

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.8.2
1+
3.9.0

0 commit comments

Comments
 (0)