File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,41 @@ Nothing specific.
78
78
- Use ` MAIL_MAILER ` in test environment ([ #5239 ] ( https://github.com/laravel/laravel/pull/5239 ) )
79
79
80
80
81
+ ## [ v6.19.0 (2020-10-29)] ( https://github.com/laravel/laravel/compare/v6.18.8...v6.19.0 )
82
+
83
+ ### Added
84
+ - PHP 8 Support ([ 4c25cb9] ( https://github.com/laravel/laravel/commit/4c25cb953a0bbd4812bf92af71a13920998def1e ) )
85
+
86
+ ### Changed
87
+ - Bump minimum PHP version ([ #5452 ] ( https://github.com/laravel/laravel/pull/5452 ) )
88
+ - Update Faker ([ #5461 ] ( https://github.com/laravel/laravel/pull/5461 ) )
89
+ - Update minimum Laravel version ([ b8d5825] ( https://github.com/laravel/laravel/commit/b8d582581a1067e3b1715cce477b22455acc3d36 ) )
90
+
91
+ ### Fixed
92
+ - Delete removed webpack flag ([ #5460 ] ( https://github.com/laravel/laravel/pull/5460 ) )
93
+
94
+
95
+ ## [ v6.18.35 (2020-08-11)] ( https://github.com/laravel/laravel/compare/v6.18.8...v6.18.35 )
96
+
97
+ ### Changed
98
+ - Set framework version to ` ^6.18.35 ` ([ #5369 ] ( https://github.com/laravel/laravel/pull/5369 ) )
99
+ - Bump lodash from 4.17.15 to 4.17.19 ([ f465c51] ( https://github.com/laravel/laravel/commit/f465c511c009235fc7bfa06bfcb41294e60e9b42 ) )
100
+ - Disable webpack-dev-server host check ([ #5288 ] ( https://github.com/laravel/laravel/pull/5288 ) )
101
+
102
+
103
+ ## [ v6.18.8 (2020-04-16)] ( https://github.com/laravel/laravel/compare/v6.18.3...v6.18.8 )
104
+
105
+ ### Fixed
106
+ - Add both endpoint and url env variables ([ #5276 ] ( https://github.com/laravel/laravel/pull/5276 ) )
107
+
108
+
109
+ ## [ v6.18.3 (2020-03-24)] ( https://github.com/laravel/laravel/compare/v6.18.0...v6.18.3 )
110
+
111
+ ### Fixed
112
+ - Ensure that ` app.debug ` is a bool ([ 5ddbfb8] ( https://github.com/laravel/laravel/commit/5ddbfb845439fcd5a46c23530b8774421a931760 ) )
113
+ - Fix S3 endpoint url reference ([ #5267 ] ( https://github.com/laravel/laravel/pull/5267 ) )
114
+
115
+
81
116
## [ v6.18.0 (2020-02-24)] ( https://github.com/laravel/laravel/compare/v6.12.0...v6.18.0 )
82
117
83
118
### Changed
You can’t perform that action at this time.
0 commit comments