Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandijck authored and github-actions[bot] committed Nov 8, 2024
1 parent 39b7b54 commit 9acf3f1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to `laravel-medialibrary` will be documented in this file

## 11.10.0 - 2024-11-08

### What's Changed

* Test against php 8.4 by @sergiy-petrov in https://github.com/spatie/laravel-medialibrary/pull/3719
* Correctly search media conversion by name by @StyxUA in https://github.com/spatie/laravel-medialibrary/pull/3715
* FileNamer should be used while removing conversions and/or responsive images by @StyxUA in https://github.com/spatie/laravel-medialibrary/pull/3717
* Don't copy the file if no conversion is needed by @patrickomeara in https://github.com/spatie/laravel-medialibrary/pull/3721
* Add undocumented `storeConversionsOnDisk()` function by @djl997 in https://github.com/spatie/laravel-medialibrary/pull/3722
* Fix renaming files with custom model by @esadewater in https://github.com/spatie/laravel-medialibrary/pull/3707

### New Contributors

* @djl997 made their first contribution in https://github.com/spatie/laravel-medialibrary/pull/3722
* @esadewater made their first contribution in https://github.com/spatie/laravel-medialibrary/pull/3707

**Full Changelog**: https://github.com/spatie/laravel-medialibrary/compare/11.9.2...11.10.0

## 11.9.2 - 2024-10-18

### What's Changed
Expand Down

0 comments on commit 9acf3f1

Please # to comment.