Merge branch '8.x' of github.com:laravel/laravel into 8.x

This commit is contained in:
Taylor Otwell 2020-11-10 14:19:01 -06:00
commit 1ad5a8d6e0
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.4.0...8.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v8.4.1...8.x)
## [v8.4.1 (2020-11-10)](https://github.com/laravel/laravel/compare/v8.4.0...v8.4.1)
### Changed
- Add auth line ([b54ef29](https://github.com/laravel/laravel/commit/b54ef297b3c723c8438596c6e6afef93a7458b98))
## [v8.4.0 (2020-10-30)](https://github.com/laravel/laravel/compare/v8.3.0...v8.4.0)