Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
const-cloudinary committed Nov 9, 2020
1 parent 6fd7447 commit 5a907d4
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.3.0 / 2020-11-09
==================

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

* Add `include-hidden` option to `sync`
* Add `deletion-batch-size` option to `sync`

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

* Improve sync of files with special characters

1.2.2 / 2020-10-20
==================

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.2.2"
__version__ = "1.3.0"

0 comments on commit 5a907d4

Please sign in to comment.