Skip to content

Commit 5a907d4

Browse files
Version 1.3.0
1 parent 6fd7447 commit 5a907d4

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.3.0 / 2020-11-09
3+
==================
4+
5+
New functionality and features
6+
------------------------------
7+
8+
* Add `include-hidden` option to `sync`
9+
* Add `deletion-batch-size` option to `sync`
10+
11+
Other Changes
12+
-------------
13+
14+
* Improve sync of files with special characters
15+
216
1.2.2 / 2020-10-20
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.2.2"
1+
__version__ = "1.3.0"

0 commit comments

Comments
 (0)