Skip to content

Commit 9769f82

Browse files
timvandijckgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 6a39eca commit 9769f82

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 11.9.2 - 2024-10-18
6+
7+
### What's Changed
8+
9+
* fix wrong number by @zackAJ in https://github.com/spatie/laravel-medialibrary/pull/3713
10+
* Make hasMedia method signature compatible with getMedia in InteractsWithMedia by @sten in https://github.com/spatie/laravel-medialibrary/pull/3712
11+
* Add support for callables in hasMedia() filters by @crossiatlas in https://github.com/spatie/laravel-medialibrary/pull/3696
12+
13+
### New Contributors
14+
15+
* @zackAJ made their first contribution in https://github.com/spatie/laravel-medialibrary/pull/3713
16+
* @sten made their first contribution in https://github.com/spatie/laravel-medialibrary/pull/3712
17+
* @crossiatlas made their first contribution in https://github.com/spatie/laravel-medialibrary/pull/3696
18+
19+
**Full Changelog**: https://github.com/spatie/laravel-medialibrary/compare/11.9.1...11.9.2
20+
521
## 11.9.1 - 2024-09-02
622

723
### What's Changed

0 commit comments

Comments
 (0)