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 98f0657 commit ed26a86Copy full SHA for ed26a86
CHANGELOG.md
@@ -1,12 +1,21 @@
1
# Mindee Python API Library Changelog
2
3
-# v4.3.0 - 2024-01-30
+## v4.4.0 - 2024-02-21
4
+### Changes
5
+* :sparkles: add support for Resume V1
6
+* :sparkles: add support for EU Driver License V1
7
+* :sparkles: add support for International ID V2
8
+### Fixes
9
+* :memo: fix miscellaneous documentation issues
10
+
11
12
+## v4.3.0 - 2024-01-30
13
### Changes
14
* :arrow_up: update invoices to v4.4
15
* :sparkles: add support for `raw_value` in string fields
16
17
-# v4.2.0 - 2024-01-18
18
+## v4.2.0 - 2024-01-18
19
20
* :sparkles: add support for International ID V1
21
* :sparkles: add support for Generated APIs
mindee/version
@@ -1 +1 @@
-4.3.0
+4.4.0
0 commit comments