Skip to content

Commit 8d22840

Browse files
author
Amir Tocker
committed
Version 1.5.0
1 parent 68558fe commit 8d22840

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

2+
1.5.0 / 2017-02-07
3+
==================
4+
5+
New functionality and features
6+
------------------------------
7+
8+
* Access mode API
9+
10+
Other Changes
11+
-------------
12+
13+
* Fix transformation related tests.
14+
* Fix archive test to use `include` instead of `match_array`.
15+
* Fix "missing folder" test
16+
* Add specific dependency on nokogiri
17+
* Update rspec version
18+
219
1.4.0 / 2017-01-30
320
==================
421

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.4.0"
3+
VERSION = "1.5.0"
44
end

0 commit comments

Comments
 (0)