Skip to content

Commit

Permalink
Version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Mar 22, 2016
1 parent abd6a3e commit 2be957f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@

1.1.4 / 2016-03-22
==================

New functionality and features
------------------------------

* Add conditional transformation

Other Changes
-------------

* Fix direct upload in the sample project

1.1.3 / 2016-03-16
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/cloudinary/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
VERSION = "1.1.3"
VERSION = "1.1.4"
end

0 comments on commit 2be957f

Please sign in to comment.