Skip to content

Commit 0e714e2

Browse files
committed
Release 4.18.0
1 parent c3de633 commit 0e714e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
All notable changes to this project will be documented in this file.
66

7+
## 4.18.0 - 2025-07-20
8+
9+
- (0ab3a06) Add order attributes to Payment API
10+
711
## 4.17.0 - 2025-04-21
812

913
- (bc414d0) Payment: add release payment authorization API

lib/mollie/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Mollie
2-
VERSION = '4.17.0'.freeze
2+
VERSION = '4.18.0'.freeze
33
end

0 commit comments

Comments
 (0)