We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2e03e commit 47a8a84Copy full SHA for 47a8a84
CHANGELOG.md
@@ -1,8 +1,13 @@
1
# Mindee Python API Library Changelog
2
3
+## v4.6.0 - 2024-04-30
4
+### Changes
5
+* :sparkles: add support for financial document v1.6 and invoice 4.6
6
+
7
8
## v4.5.0 - 2024-03-15
9
### Changes
-* :sparkles: update Invoice to v4.5
10
+* :sparkles: update Invoice to v4.5
11
### Fixes
12
* :bug: fix invalid error code handling for some errors (#227)
13
mindee/version
@@ -1 +1 @@
-4.5.0
+4.6.0
0 commit comments