File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Release Notes
2
+
3
+ ## v5.4.16 (2017-03-17)
4
+
5
+ ### Added
6
+ - Added ` unix_socket ` to ` mysql ` in ` config/database.php ` ()[ #4179 ] ( https://github.com/laravel/laravel/pull/4179 ) )
7
+ - Added Pusher example code to ` bootstrap.js ` ([ 31c2623] ( https://github.com/laravel/laravel/commit/31c262301899b6cd1a4ce2631ad0e313b444b131 ) )
8
+
9
+ ### Changed
10
+ - Use ` smtp.mailtrap.io ` as default ` MAIL_HOST ` ([ #4182 ] ( https://github.com/laravel/laravel/pull/4182 ) )
11
+ - Upgrade Laravel Mix to ` 0.8.3 ` ([ #4174 ] ( https://github.com/laravel/laravel/pull/4174 ) )
12
+ - Use ` resource_path() ` in ` config/view.php ` ([ #4165 ] ( https://github.com/laravel/laravel/pull/4165 ) )
13
+ - Use ` cross-env ` binary ([ #4167 ] ( https://github.com/laravel/laravel/pull/4167 ) )
14
+
15
+ ### Removed
16
+ - Remove index from password reset ` token ` column ([ #4180 ] ( https://github.com/laravel/laravel/pull/4180 ) )
You can’t perform that action at this time.
0 commit comments