File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-medialibrary ` will be documented in this file
4
4
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
+
5
21
## 11.9.1 - 2024-09-02
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments