Skip to content

Commit 7b3f392

Browse files
author
cloudinary-bot
committed
Version 1.10.0
1 parent dce2801 commit 7b3f392

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
1.10.0 / 2023-12-03
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
7+
* Add support for `--fields` parameter in `search` command
8+
9+
Other Changes
10+
-------------
11+
12+
* Bump `pycloudinary` to `1.37.0`
13+
* Improve error handling in `regen_derived` command
14+
* Update `upload_dir` parameters description
15+
116
1.9.1 / 2023-10-08
217
==================
318

cloudinary_cli/version.py

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

0 commit comments

Comments
 (0)