From d55d1e9ef2f6415795b96bec49b317b0212aa7d1 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 10 Dec 2020 15:58:42 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd8802ec..377552d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/scout/compare/v8.4.0...8.x) +## [Unreleased](https://github.com/laravel/scout/compare/v8.5.0...8.x) + + +## [v8.5.0 (2020-12-10)](https://github.com/laravel/scout/compare/v8.4.0...v8.5.0) + +### Added +- PHP 8 Support ([#425](https://github.com/laravel/scout/pull/425)) ## [v8.4.0 (2020-10-20)](https://github.com/laravel/scout/compare/v8.3.1...v8.4.0)