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 b8bbe68 + 53fb0f1 commit 088cf43Copy full SHA for 088cf43
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v2.6.0
+## v2.6.0 (2024-07-08)
4
5
* Updated the validation for the Report Transactions API to make the
6
`ip_address` parameter optional. Now the `tag` and at least one of the
lib/minfraud/version.rb
@@ -2,5 +2,5 @@
module Minfraud
# The Gem version.
- VERSION = '2.5.0'
+ VERSION = '2.6.0'
end
0 commit comments