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 83796f0 commit 09c6f81Copy full SHA for 09c6f81
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Mindee Python API Library Changelog
2
3
+## v4.5.0 - 2024-03-15
4
+### Changes
5
+* :sparkles: update Invoice to v4.5
6
+### Fixes
7
+* :bug: fix invalid error code handling for some errors (#227)
8
+
9
10
## v4.4.1 - 2024-03-05
11
### Changes
12
* :recycle: update error handling to account for future evolutions
mindee/version
@@ -1 +1 @@
-4.4.1
+4.5.0
0 commit comments