From 5546cb7bc0c1fce7244e3fd48aaa4513bda2013e Mon Sep 17 00:00:00 2001 From: JeroenG Date: Fri, 11 Mar 2022 12:22:52 +0100 Subject: [PATCH] Update changelog.md --- changelog.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 6ae9e87..fc6b0d4 100644 --- a/changelog.md +++ b/changelog.md @@ -6,14 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -## Added -- Laravel Scout's prefix is added to the index name if present -- Max and Nested aggregations - ## [3.0.0] ## Added - Support for PHP 8.1 +- Laravel Scout's prefix is added to the index name if present +- Max and Nested aggregations ## Changed - Dropped support for PHP 7