File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.22...6.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.18.23...6.x )
4
+
5
+ ### Fixed
6
+ - Fixed notifications database channel for anonymous notifiables ([ #33409 ] ( https://github.com/laravel/framework/pull/33409 ) )
7
+ - Added float comparison null checks ([ #33421 ] ( https://github.com/laravel/framework/pull/33421 ) )
8
+
9
+
10
+ ## [ v6.18.23 (2020-06-30)] ( https://github.com/laravel/framework/compare/v6.18.22...v6.18.23 )
11
+
12
+ ### Fixed
13
+ - Fixed ` ConfigurationUrlParser ` query decoding ([ #33340 ] ( https://github.com/laravel/framework/pull/33340 ) )
14
+ - Correct implementation of float casting comparison ([ #33322 ] ( https://github.com/laravel/framework/pull/33322 ) )
4
15
5
16
6
17
## [ v6.18.22 (2020-06-24)] ( https://github.com/laravel/framework/compare/v6.18.21...v6.18.22 )
You can’t perform that action at this time.
0 commit comments