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 e50b9b3 commit b5bfddeCopy full SHA for b5bfdde
CHANGELOG.md
@@ -1,9 +1,17 @@
1
# Mindee Python API Library Changelog
2
3
+## v3.8.2 - 2023-05-23
4
+### Changes
5
+* :recycle: add a specific class for classifications, which are never None
6
+### Fixes
7
+* :bug: fix for tax base amount
8
+
9
10
## v3.8.1 - 2023-05-11
11
### Fixes
12
* :bug: fix naming of job ID property
13
14
15
## v3.8.0 - 2023-05-10
16
### Changes
17
* :sparkles: add support for Invoice Splitter V1
mindee/version
@@ -1 +1 @@
-3.8.1
+3.8.2
0 commit comments