diff --git a/CHANGELOG.md b/CHANGELOG.md index fa2d4e00..def461c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/README.md b/README.md index 98fdf0d6..05426eac 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ We would like to extend our thanks to the following sponsors for funding Laravel - **[Curotec](https://www.curotec.com/services/technologies/laravel/)** - **[OP.GG](https://op.gg)** - **[CMS Max](https://www.cmsmax.com/)** +- **[WebReinvent](https://webreinvent.com/?utm_source=laravel&utm_medium=github&utm_campaign=patreon-sponsors)** ## Contributing