Skip to content

Commit f34c5b3

Browse files
author
Amir Tocker
committed
Version 1.8.1
1 parent bcab683 commit f34c5b3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

2+
1.8.1 / 2017-05-16
3+
==================
4+
5+
* Fix `image_path`. Fixes #257
6+
* Add Auto Gravity modes tests.
7+
* Use correct values in Search tests
8+
29
1.8.0 / 2017-05-01
310
==================
411

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

0 commit comments

Comments
 (0)