File tree Expand file tree Collapse file tree 1 file changed +42
-38
lines changed Expand file tree Collapse file tree 1 file changed +42
-38
lines changed Original file line number Diff line number Diff line change 1
- # Changelog
2
-
3
- All notable changes to ` laravel-mail-log-channel ` will be documented in this file.
4
-
5
- ## 2.2.0 - 2022-02-09
6
-
7
- - add support for Laravel 9 (thanks to @hetznet #3 )
8
-
9
- ## 2.1.0 - 2021-02-17
10
-
11
- - add support for Laravel 8 (thanks to @jbeales #1 )
12
-
13
- ## 2.0.2 - 2020-02-21
14
-
15
- ** DEPRECATED RELEASE**
16
- - add support for Laravel 8 (thanks to @jbeales #1 )
17
-
18
- ## 2.0.1 - 2020-02-21
19
-
20
- - support multiple ` to ` configuration formats
21
-
22
- ## 2.0.0 - 2020-01-29
23
-
24
- - add support for Laravel 6 and 7 (thanks to @jbeales https://github.com/designmynight/laravel-log-mailer/pull/7 )
25
- - remove extra configuration and view files
26
- - improve exception layout in mails
27
-
28
- ## 1.0.2 - 2018-09-09
29
-
30
- - fix logging levels
31
-
32
- ## 1.0.1 - 2018-09-05
33
-
34
- - fix dependancy
35
-
36
- ## 1.0.0 - 2018-09-04
37
-
38
- - initial release
1
+ # Changelog
2
+
3
+ All notable changes to ` laravel-mail-log-channel ` will be documented in this file.
4
+
5
+ ## 2.2.1 - 2023-01-11
6
+
7
+ - Fix issue where subjects were empty on content with >255 characters (thanks to @dev-idsys-mi #5 )
8
+
9
+ ## 2.2.0 - 2022-02-09
10
+
11
+ - Add support for Laravel 9 (thanks to @hetznet #3 )
12
+
13
+ ## 2.1.0 - 2021-02-17
14
+
15
+ - Add support for Laravel 8 (thanks to @jbeales #1 )
16
+
17
+ ## 2.0.2 - 2020-02-21
18
+
19
+ ** DEPRECATED RELEASE**
20
+ - Add support for Laravel 8 (thanks to @jbeales #1 )
21
+
22
+ ## 2.0.1 - 2020-02-21
23
+
24
+ - Support multiple ` to ` configuration formats
25
+
26
+ ## 2.0.0 - 2020-01-29
27
+
28
+ - Add support for Laravel 6 and 7 (thanks to @jbeales https://github.com/designmynight/laravel-log-mailer/pull/7 )
29
+ - Remove extra configuration and view files
30
+ - Improve exception layout in mails
31
+
32
+ ## 1.0.2 - 2018-09-09
33
+
34
+ - Fix logging levels
35
+
36
+ ## 1.0.1 - 2018-09-05
37
+
38
+ - Fix dependency
39
+
40
+ ## 1.0.0 - 2018-09-04
41
+
42
+ - Initial release
You can’t perform that action at this time.
0 commit comments