Skip to content

Commit

Permalink
Version 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Feb 4, 2018
1 parent f99a8a0 commit d36c508
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

1.8.3 / 2018-02-04
==================

* Suppress warnings in tests
* Support symbols in `context`
* Remove `auto_tagging` failure test
* Fix fully_unescape
* Whitespace
* Fixed CW versions to use stored_version of original PR #263

1.8.2 / 2017-11-22
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/cloudinary/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
VERSION = "1.8.2"
VERSION = "1.8.3"
end

0 comments on commit d36c508

Please sign in to comment.