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.
2 parents 707eb1c + 770fbde commit bbe6f98Copy full SHA for bbe6f98
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v2.8.0
+## v2.8.0 (2025-05-23)
4
5
* Added support for the `/billing_phone/matches_postal` and
6
`/shipping_phone/matches_postal` outputs. These are available as the
lib/minfraud/version.rb
@@ -2,5 +2,5 @@
module Minfraud
# The Gem version.
- VERSION = '2.7.1'
+ VERSION = '2.8.0'
end
0 commit comments