Skip to content

Commit 7c89ebf

Browse files
author
cloudinary-bot
committed
Version 1.12.0
1 parent 94e6be3 commit 7c89ebf

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
1.12.0 / 2025-02-24
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
7+
* Add support for `status` option in `sync` command
8+
9+
Other Changes
10+
-------------
11+
12+
* Fix duplicate `raw` files extension in `sync` command
13+
114
1.11.2 / 2025-02-12
215
==================
316

cloudinary_cli/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.11.2"
1+
__version__ = "1.12.0"

0 commit comments

Comments
 (0)