We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcab683 commit f34c5b3Copy full SHA for f34c5b3
2 files changed
CHANGELOG.md
@@ -1,4 +1,11 @@
1
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
9
1.8.0 / 2017-05-01
10
==================
11
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "1.8.0"
+ VERSION = "1.8.1"
end
0 commit comments