Skip to content

Commit 18df60b

Browse files
committed
5.1.0-beta.01
1 parent 5f407de commit 18df60b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 5.1.0-beta.01 - 2024-07-04
8+
### Added
9+
- Full Craft 5 support
10+
- Dutch translations
11+
- French translations
12+
713
## 5.0.0 - 2024-02-21
814
### Added
915
- Full Craft 5 support

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"minimum-stability": "alpha",
44
"description": "Easily accept payments with Mollie Payments",
55
"type": "craft-plugin",
6-
"version": "5.0.0",
6+
"version": "5.1.0-beta.01",
77
"keywords": [
88
"craft",
99
"cms",

0 commit comments

Comments
 (0)