Skip to content

Commit 30f62a8

Browse files
author
cloudinary-bot
committed
Version 1.11.0
1 parent a3fa1c4 commit 30f62a8

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
1.11.0 / 2025-01-20
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
7+
* Add support for `clone` command
8+
* Add support for `search_folders` command
9+
* Add support for `--dry-run` option in `sync` command
10+
11+
Other Changes
12+
-------------
13+
14+
* Improve list parameters handling
15+
* Add `Dockerfile`
16+
* Bump `zipp` version to reduce vulnerabilities
17+
* Bump `urllib3` version to reduce vulnerabilities
18+
119
1.10.3 / 2024-07-31
220
==================
321

cloudinary_cli/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.10.3"
1+
__version__ = "1.11.0"

0 commit comments

Comments
 (0)