You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
All notable changes to the Laravel Mail Viewer be documented in this file
2
2
3
+
## v5.0.0 (04-09-2019)
4
+
- Now supports Laravel v6.0
5
+
- Laravel v5.6.* & Laravel v5.7.* are no longer supported, min requirement is now v5.8.*
6
+
- Support for Laravel v5.8.* will be dropped in v5.1.*
7
+
3
8
## v4.0.4 (06-03-2019)
4
9
- The package now renders the correct mailable having similar class name as another mailable in different namespace.
5
10
- Big thanks to [Thomas Kane](https://github.com/thomasjohnkane) for pointing out [this issue](https://github.com/JoggApp/laravel-mail-viewer/issues/18).
0 commit comments