Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
const-cloudinary committed Jul 23, 2020
1 parent 3caa638 commit 199632f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@

1.1.0 / 2020-07-23
==================

New functionality and features
------------------------------

* Add support for Provisioning API
* Add support for utility methods

Other Changes
-------------

* Improve expression in `query_cld_folder`

1.0.7 / 2020-07-09
==================

Expand Down
2 changes: 1 addition & 1 deletion cloudinary_cli/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.7"
__version__ = "1.1.0"

0 comments on commit 199632f

Please sign in to comment.