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 3e46fdb commit 36a2aacCopy full SHA for 36a2aac
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v2.3.0
+## v2.3.0 (2023-12-04)
4
5
* Added the processor `:shopify_payments` to `Minfraud::Components::Payment`.
6
* Added the processor `:google_pay` to `Minfraud::Components::Payment`.
lib/minfraud/version.rb
@@ -2,5 +2,5 @@
module Minfraud
# The Gem version.
- VERSION = '2.2.0'
+ VERSION = '2.3.0'
end
0 commit comments