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 3caa638 commit 199632fCopy full SHA for 199632f
CHANGELOG.md
@@ -1,4 +1,18 @@
1
2
+1.1.0 / 2020-07-23
3
+==================
4
+
5
+New functionality and features
6
+------------------------------
7
8
+ * Add support for Provisioning API
9
+ * Add support for utility methods
10
11
+Other Changes
12
+-------------
13
14
+ * Improve expression in `query_cld_folder`
15
16
1.0.7 / 2020-07-09
17
==================
18
cloudinary_cli/version.py
@@ -1 +1 @@
-__version__ = "1.0.7"
+__version__ = "1.1.0"
0 commit comments