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 154f54c commit c9a357eCopy full SHA for c9a357e
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 4.0.0 (2025-12-08)
4
+
5
+## What's Changed
6
+* Update to Alchemy 8.0 by @tvdeyen in https://github.com/AlchemyCMS/alchemy_cloudinary/pull/8
7
8
9
+**Full Changelog**: https://github.com/AlchemyCMS/alchemy_cloudinary/compare/v3.0.0...v4.0.0
10
## 3.0.0 (2023-10-10)
11
12
- Add Alchemy 7.0 support
lib/alchemy_cloudinary/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module AlchemyCloudinary
- VERSION = "3.0.0"
+ VERSION = "4.0.0"
end
0 commit comments