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 77cad27 commit b5c823aCopy full SHA for b5c823a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Mindee Python API Library Changelog
2
3
+## v3.6.0 - 2023-03-10
4
+### Changes
5
+* :sparkles: add an URL input source
6
+* :memo: add proof of address documentation
7
+### Fixes
8
+* :bug: fix file extension for sample code inclusion
9
+
10
## v3.5.0 - 2023-02-17
11
### Changes
12
* :safety_vest: make sure CI is run on various OSes
mindee/version
@@ -1 +1 @@
-3.5.0
+3.6.0
0 commit comments