Skip to content

Commit 199632f

Browse files
Version 1.1.0
1 parent 3caa638 commit 199632f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11

2+
1.1.0 / 2020-07-23
3+
==================
4+
5+
New functionality and features
6+
------------------------------
7+
8+
* Add support for Provisioning API
9+
* Add support for utility methods
10+
11+
Other Changes
12+
-------------
13+
14+
* Improve expression in `query_cld_folder`
15+
216
1.0.7 / 2020-07-09
317
==================
418

cloudinary_cli/version.py

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

0 commit comments

Comments
 (0)