We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3de633 commit 0e714e2Copy full SHA for 0e714e2
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
All notable changes to this project will be documented in this file.
6
7
+## 4.18.0 - 2025-07-20
8
+
9
+ - (0ab3a06) Add order attributes to Payment API
10
11
## 4.17.0 - 2025-04-21
12
13
- (bc414d0) Payment: add release payment authorization API
lib/mollie/version.rb
@@ -1,3 +1,3 @@
1
module Mollie
2
- VERSION = '4.17.0'.freeze
+ VERSION = '4.18.0'.freeze
3
end
0 commit comments