File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-mail-export ` will be documented in this file.
44
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+
527## 0.1.0 - 2021-03-29
628
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