Update CHANGELOG.md

This commit is contained in:
Dries Vints 2021-07-06 18:47:19 +02:00
parent 8665891284
commit 1e4312f207
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.20...8.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.21...8.x)
## [v8.5.21 (2021-07-06)](https://github.com/laravel/laravel/compare/v8.5.20...v8.5.21)
### Changed
- Update validation language files ([#5637](https://github.com/laravel/laravel/pull/5637), [#5636](https://github.com/laravel/laravel/pull/5636))
## [v8.5.20 (2021-06-15)](https://github.com/laravel/laravel/compare/v8.5.19...v8.5.20)