From b58ef28c689ca6e94e21e6ea727064bfab53e1d0 Mon Sep 17 00:00:00 2001 From: Dick van der Heiden Date: Thu, 27 Feb 2025 09:28:39 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de8e097..9394125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Please note this changelog affects this package and not the WeFact API. See the changelog of the [WeFact API](https://www.wefact.nl/api/changelog/) for detailed information. +## [6.0.0] + +### Added + +- Add support for Laravel 12. + +### Removed + +- Drop support for PHP versions lower than 8.2. + ## [5.0.0] ### Added