We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb25e1 commit 5edcd9bCopy full SHA for 5edcd9b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+2.4.0 / 2025-08-31
2
+==================
3
+
4
+New functionality and features
5
+------------------------------
6
7
+ * Add support for providing upload parameters in CarrierWave
8
9
2.3.1 / 2025-06-17
10
==================
11
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "2.3.1"
+ VERSION = "2.4.0"
end
0 commit comments