Skip to content

Commit c50fa14

Browse files
author
cloudinary-bot
committed
Version 2.2.0
1 parent 78ec967 commit c50fa14

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2.2.0 / 2024-09-08
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
7+
* Add support for ActiveStorage model service configuration
8+
9+
Other Changes
10+
-------------
11+
12+
* Fix asset type detection in ActiveStorage
13+
* Add explicit `ostruct` dependency
14+
115
2.1.2 / 2024-08-18
216
==================
317

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 = "2.1.2"
3+
VERSION = "2.2.0"
44
end

0 commit comments

Comments
 (0)