Skip to content

Commit d36c508

Browse files
author
Amir Tocker
committed
Version 1.8.3
1 parent f99a8a0 commit d36c508

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

2+
1.8.3 / 2018-02-04
3+
==================
4+
5+
* Suppress warnings in tests
6+
* Support symbols in `context`
7+
* Remove `auto_tagging` failure test
8+
* Fix fully_unescape
9+
* Whitespace
10+
* Fixed CW versions to use stored_version of original PR #263
11+
212
1.8.2 / 2017-11-22
313
==================
414

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

0 commit comments

Comments
 (0)