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 4b64e8c commit 6c61c37Copy full SHA for 6c61c37
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+1.14.0 / 2025-07-17
2
+==================
3
+
4
+New functionality and features
5
+------------------------------
6
7
+ * Add support for `restricted` assets in `clone` command
8
9
+Other Changes
10
+-------------
11
12
+ * Fix deprecation warnings
13
+ * Update Dockerfile
14
15
1.13.0 / 2025-04-14
16
==================
17
cloudinary_cli/version.py
@@ -1 +1 @@
-__version__ = "1.13.0"
+__version__ = "1.14.0"
0 commit comments