Skip to content

Commit 266581b

Browse files
committed
Changelog for 5.1.0-beta.2
1 parent 1d70ce6 commit 266581b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +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
7+
## 5.1.0-beta.2 - 2024-07-08
8+
### Fixed
9+
- Fix for existing transactions that don't have the ``elementTye`` property yet
10+
11+
12+
## 5.1.0-beta.1 - 2024-07-04
813
### Added
914
- Initial support for Mollie Subscriptions
1015

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.1.0-beta.01",
6+
"version": "5.1.0-beta.2",
77
"keywords": [
88
"craft",
99
"cms",

0 commit comments

Comments
 (0)