We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd7447 commit 5a907d4Copy full SHA for 5a907d4
CHANGELOG.md
@@ -1,4 +1,18 @@
1
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
16
1.2.2 / 2020-10-20
17
==================
18
cloudinary_cli/version.py
@@ -1 +1 @@
-__version__ = "1.2.2"
+__version__ = "1.3.0"
0 commit comments