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 08b42fe commit 6a31438Copy full SHA for 6a31438
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+1.7.0 / 2023-05-17
2
+==================
3
+
4
+New functionality and features
5
+------------------------------
6
7
+ * Add support for Search URL
8
9
+Other Changes
10
+-------------
11
12
+ * Bump `pycloudinary` to `1.33.0`
13
+ * Allow passing positional parameters as optional
14
15
1.6.2 / 2023-04-05
16
==================
17
cloudinary_cli/version.py
@@ -1 +1 @@
-__version__ = "1.6.2"
+__version__ = "1.7.0"
0 commit comments