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 abd6a3e commit 2be957fCopy full SHA for 2be957f
CHANGELOG.md
@@ -1,4 +1,17 @@
1
2
+1.1.4 / 2016-03-22
3
+==================
4
+
5
+New functionality and features
6
+------------------------------
7
8
+ * Add conditional transformation
9
10
+Other Changes
11
+-------------
12
13
+ * Fix direct upload in the sample project
14
15
1.1.3 / 2016-03-16
16
==================
17
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "1.1.3"
+ VERSION = "1.1.4"
end
0 commit comments