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 e75f6e3 commit 86fdc8fCopy full SHA for 86fdc8f
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Mindee Python API Helper Changelog
2
3
+## v2.0.1 (2022-02-15)
4
+
5
+### Fixes
6
+* :bug: fix for invoice to string
7
+* :bug: fix for counting empty PDF pages
8
9
+### Changes
10
+* :arrow_up: Update PikePDF to 4.5.0
11
+* :arrow_up: Update Pillow to 9.0.1 (security fix)
12
13
## v2.0.0 (2022-02-14)
14
15
### New Features
mindee/version
@@ -1 +1 @@
-2.0.0
+2.0.1
0 commit comments