Merge branch '8.x'

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
Dries Vints
2021-08-17 17:57:45 +02:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.24...master)
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.0...master)
## [v8.6.0 (2021-08-17)](https://github.com/laravel/laravel/compare/v8.5.24...v8.6.0)
### Added
- Sanctum ([#5663](https://github.com/laravel/laravel/pull/5663))
## [v8.5.24 (2021-08-10)](https://github.com/laravel/laravel/compare/v8.5.23...v8.5.24)