File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-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.23...6.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.18.24...6.x )
4
+
5
+ ### Fixed
6
+ - Fixed ` Illuminate\Cache\FileStore::flush() ` ([ #33458 ] ( https://github.com/laravel/framework/pull/33458 ) )
7
+
8
+
9
+ ## [ v6.18.24 (2020-07-07)] ( https://github.com/laravel/framework/compare/v6.18.23...v6.18.24 )
4
10
5
11
### Fixed
6
12
- Fixed notifications database channel for anonymous notifiables ([ #33409 ] ( https://github.com/laravel/framework/pull/33409 ) )
7
13
- Added float comparison null checks ([ #33421 ] ( https://github.com/laravel/framework/pull/33421 ) )
14
+ - Improve SQL Server last insert id retrieval ([ #33453 ] ( https://github.com/laravel/framework/pull/33453 ) )
8
15
9
16
10
17
## [ v6.18.23 (2020-06-30)] ( https://github.com/laravel/framework/compare/v6.18.22...v6.18.23 )
You can’t perform that action at this time.
0 commit comments