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 792b407 commit 445257aCopy full SHA for 445257a
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Mindee Python API Library Changelog
2
3
+## v2.2.0 (2022-03-24)
4
+
5
+### Fixes
6
+* 🐛 💥 fix for customer_company_registration being a list of values
7
8
+### Changes
9
+* ✨ allow specifying file closing behavior
10
+* ⬆️ loosen setup.py requirements; update pinned dependencies
11
+* ✅ better testing of PDF pages
12
13
## v2.1.1 (2022-03-15)
14
15
### Fixes
mindee/version
@@ -1 +1 @@
-2.1.1
+2.2.0
0 commit comments