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 8076333 commit fbd0b6dCopy full SHA for fbd0b6d
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+1.4.0 / 2017-01-30
3
+==================
4
+
5
+ * Add Akamai token generator
6
+ * Merge pull request #201 from nashby/fix-image-formats
7
+ * Remove video formats from the image formats array.
8
9
1.3.0 / 2016-12-22
10
==================
11
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "1.3.0"
+ VERSION = "1.4.0"
end
0 commit comments