Skip to content

Commit 15ec476

Browse files
committed
[6.x] update changelog
1 parent 628da41 commit 15ec476

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG-6.x.md

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

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

511
### Fixed
612
- Fixed notifications database channel for anonymous notifiables ([#33409](https://github.com/laravel/framework/pull/33409))
713
- 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))
815

916

1017
## [v6.18.23 (2020-06-30)](https://github.com/laravel/framework/compare/v6.18.22...v6.18.23)

0 commit comments

Comments
 (0)