From 83e342cb9a6d2c796f9f7b4457ee937b0e99e581 Mon Sep 17 00:00:00 2001 From: Thijs Kok Date: Thu, 7 Jan 2021 17:07:25 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 081ea17..9631922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [5.0.0] - 2021-01-07 +### Added +- Support PHP 8 +- Support Laravel 8.0 + +### Updated +- Dropped support for anything before PHP 7.4 +- Dropped support for anything before Laravel 8.0 + ## [4.2.0] - 2020-05-07 ### Added - Anonymous user option