Skip to content

Commit c9a357e

Browse files
author
alchemycms-bot
committed
Release v4.0.0
1 parent 154f54c commit c9a357e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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
310
## 3.0.0 (2023-10-10)
411

512
- Add Alchemy 7.0 support

lib/alchemy_cloudinary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module AlchemyCloudinary
4-
VERSION = "3.0.0"
4+
VERSION = "4.0.0"
55
end

0 commit comments

Comments
 (0)