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 ad09d05 commit ef45927Copy full SHA for ef45927
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+1.4.0 / 2021-03-26
2
+==================
3
+
4
+New functionality and features
5
+------------------------------
6
7
+ * Add support for auto-paginated Admin API calls
8
+ * Add support for viewing details of saved configurations
9
+ * Bump `pycloudinary` to `1.25.0`
10
11
+Other Changes
12
+-------------
13
14
+ * Add release tools
15
16
17
1.3.1 / 2020-12-18
18
==================
cloudinary_cli/version.py
@@ -1 +1 @@
-__version__ = "1.3.1"
+__version__ = "1.4.0"
0 commit comments