Skip to content

Commit 2be957f

Browse files
author
Amir Tocker
committed
Version 1.1.4
1 parent abd6a3e commit 2be957f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

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+
215
1.1.3 / 2016-03-16
316
==================
417

lib/cloudinary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Cloudinary
22
module Cloudinary
3-
VERSION = "1.1.3"
3+
VERSION = "1.1.4"
44
end

0 commit comments

Comments
 (0)