File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 6.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.18.36...6.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.18.37...6.x )
4
+
5
+
6
+ ## [ v6.18.37 (2020-08-27)] ( https://github.com/laravel/framework/compare/v6.18.36...v6.18.37 )
7
+
8
+ ### Fixed
9
+ - Fixed offset error on invalid remember token ([ #34020 ] ( https://github.com/laravel/framework/pull/34020 ) )
10
+ - Only prepend scheme to PhpRedis host when necessary ([ #34017 ] ( https://github.com/laravel/framework/pull/34017 ) )
11
+ - Fixed ` whereKey ` and ` whereKeyNot ` in ` Illuminate\Database\Eloquent\Builder ` ([ #34031 ] ( https://github.com/laravel/framework/pull/34031 ) )
4
12
5
13
6
14
## [ v6.18.36 (2020-08-25)] ( https://github.com/laravel/framework/compare/v6.18.35...v6.18.36 )
You can’t perform that action at this time.
0 commit comments