diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c3b869..50f3dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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 - 2024-02-21 +### Added +- Full Craft 5 support +- Dutch translations +- French translations + ## 5.0.0-alpha.1 - 2023-12-20 ### Added - Initial Craft 5 support diff --git a/composer.json b/composer.json index 4537771..76ef88a 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "minimum-stability": "alpha", "description": "Easily accept payments with Mollie Payments", "type": "craft-plugin", - "version": "5.0.0-alpha.1", + "version": "5.0.0", "keywords": [ "craft", "cms",