Skip to content

Commit c41f397

Browse files
Version 1.16.1
1 parent 5bad2d1 commit c41f397

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

2+
1.16.1 / 2020-07-06
3+
===================
4+
5+
* Detect data URLs with suffix in mime type
6+
* Fix `Invalid regular expression` error in Safari
7+
28
1.16.0 / 2020-06-29
39
===================
410

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

0 commit comments

Comments
 (0)