Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmikkel committed May 10, 2023
1 parent c3d36ac commit 4ee88f8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# AssetMate Changelog

## 2.2.0
## 2.2.0 - 2023-05-10

### Fixed
- Fixed a PHP exception that would be thrown when uploading assets directly to Assets fields
- Fixed a PHP exception that would be thrown when uploading assets directly to Assets fields

### Changed
- AssetMate now logs errors and warnings to its own log target `assetmate`
- AssetMate now resizes assets when moving them between volumes, if the target volume has a `maxWidth` and `maxHeight` set in its resize rules
- AssetMate now requires Craft 4.3.11 or later
- AssetMate now requires Craft 4.3.11 or later

### Added
- Added `AssetMateHelper`

Expand Down

0 comments on commit 4ee88f8

Please sign in to comment.