We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480a7ec commit d73d5f2Copy full SHA for d73d5f2
CHANGELOG.md
@@ -2,8 +2,11 @@
2
3
All Notable changes to `laravel-medialibrary` will be documented in this file
4
5
+##3.10.0
6
+- Added `CollectionClearedEvent`, `ConverionCompleteEvent`, `MediaAddedEvent`
7
+
8
##3.9.2
-- Fixed an issue where a model would not regenerate manipulations after changing manipulations on media.
9
+- Fixed an issue where a model would not regenerate manipulations after changing manipulations on media
10
11
##3.9.1
12
- Fix bug when using a custom UrlGenerator class
0 commit comments