Skip to content

Commit 0c2e28e

Browse files
committed
[6.x] update changelog
1 parent a86b2a0 commit 0c2e28e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG-6.x.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes for 6.x
22

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))
415

516

617
## [v6.18.22 (2020-06-24)](https://github.com/laravel/framework/compare/v6.18.21...v6.18.22)

0 commit comments

Comments
 (0)