From 5c6cf08dcdac3e2e46da351196c37efaeeb7f6e0 Mon Sep 17 00:00:00 2001 From: Bruno Gaspar Date: Thu, 5 Mar 2020 22:56:14 +0000 Subject: [PATCH] chore: Release v4.0.0 Signed-off-by: Bruno Gaspar --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c006ed3a..61d7ec1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -### v4.0.0 - TBA +### v4.0.0 - 2020-03-05 - BC Break: PHP 7.2 is the minimum required PHP version - BC Break: Laravel 7.0 is the minimum supported Laravel version