Skip to content

Commit

Permalink
Finish 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mosnar committed Sep 24, 2024
1 parent 7b23008 commit b301e85
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Compress Changelog

## 5.0.0 - Unreleased
## 5.0.0 - 2024-09-24

### Added
- Support for Craft 5 (Thanks @bymayo)!

### Changed
- Minimum Craft version is now 5.0.0

### Fixed
- Accept (and convert if necessary) `Illuminate\Support\Collection` and `array` in `craft.compress.zip` and `Compress::$plugin->compress->getArchiveModelForQuery()`

Expand Down

0 comments on commit b301e85

Please sign in to comment.