Skip to content

Commit 9d17945

Browse files
author
Amir Tocker
committed
Version 1.8.0
1 parent fd96dab commit 9d17945

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

2+
1.8.0 / 2017-05-01
3+
==================
4+
5+
New functionality and features
6+
------------------------------
7+
8+
* Add Search API
9+
* Sync static for non image assets (#241) fixes #27
10+
11+
Other Changes
12+
-------------
13+
14+
* Fix Carrierwave signed URL.
15+
216
1.7.0 / 2017-04-09
317
==================
418

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

0 commit comments

Comments
 (0)