Skip to content

Commit bbb6b97

Browse files
committed
[6.x] update changelog
1 parent 784f8ff commit bbb6b97

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG-6.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.17...6.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.18...6.x)
4+
5+
6+
## [v6.20.18 (2021-03-09)](https://github.com/laravel/framework/compare/v6.20.17...v6.20.18)
7+
8+
### Fixed
9+
- Fix validator treating null as true for (required|exclude)_(if|unless) due to loose `in_array()` check ([#36504](https://github.com/laravel/framework/pull/36504))
10+
11+
### Changed
12+
- Delete existing links that are broken in `Illuminate\Foundation\Console\StorageLinkCommand` ([#36470](https://github.com/laravel/framework/pull/36470))
413

514

615
## [v6.20.17 (2021-03-02)](https://github.com/laravel/framework/compare/v6.20.16...v6.20.17)

0 commit comments

Comments
 (0)