File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-mail-export ` will be documented in this file.
4
4
5
+ ## 0.2.2 - 2021-09-14
6
+
7
+ - Bug: issue [ #7 ] ( https://github.com/Pod-Point/laravel-mail-export/issues/7 ) Fix filesystems config file typo
8
+ - Enhancement: Add ` MAIL_EXPORT ` environment variable support
9
+
10
+ ## 0.2.1 - 2021-04-01
11
+
12
+ - Specify proper ` .eml ` mime type when saving the file into storage
13
+
14
+ ## 0.2.0 - 2021-04-01
15
+
16
+ - Support for PHP 8.x, Laravel 7.x and 8.x
17
+
18
+ ## 0.1.2 - 2021-09-14
19
+
20
+ - Bug: issue [ #7 ] ( https://github.com/Pod-Point/laravel-mail-export/issues/7 ) Fix filesystems config file typo
21
+ - Enhancement: Add ` MAIL_EXPORT ` environment variable support
22
+
23
+ ## 0.1.1 - 2021-04-01
24
+
25
+ - Specify proper ` .eml ` mime type when saving the file into storage
26
+
5
27
## 0.1.0 - 2021-03-29
6
28
7
- - first release supporting PHP 7.x & Laravel 5.x and 6.x
29
+ - First release supporting PHP 7.x, Laravel 5.x and 6.x
You can’t perform that action at this time.
0 commit comments