Skip to content

Commit

Permalink
release: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvantuycom committed May 30, 2024
1 parent 24c6c14 commit 802ff2f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Release Notes for Cloudinary

## 2.0.0 - 2024-05-30

### Added

- Support Craft 5

### Changed

- Use volume subpath for base folder support
- Make private CDN and custom CNAME support more explicit

### Removed

- Remove support for dynamic folders mode

## 1.7.1 - 2024-05-23

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "thomasvantuycom/craft-cloudinary",
"description": "Cloudinary integration for Craft CMS.",
"type": "craft-plugin",
"version": "1.7.1",
"version": "2.0.0",
"license": "MIT",
"support": {
"email": "[email protected]",
Expand Down

0 comments on commit 802ff2f

Please sign in to comment.