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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
All notable changes to the Laravel Mail Viewer be documented in this file
2
2
3
+
## v3.1.0 (05-12-2018)
4
+
- Fixed the behaviour of in_array by enabling strict checking.
5
+
3
6
## v3.0.0 (13-11-2018)
4
7
- If the constructor dependency is not type hinted it will trust the user input in the config file as a replacement. [PR for this feature](https://github.com/JoggApp/laravel-mail-viewer/pull/15)
5
8
- Big thanks & credits to [Junhai](https://github.com/starvsion) for making this possible :)
0 commit comments