Skip to content

Commit 088cf43

Browse files
authored
Merge pull request #102 from maxmind/greg/2.6.0
Release 2.6.0
2 parents b8bbe68 + 53fb0f1 commit 088cf43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v2.6.0
3+
## v2.6.0 (2024-07-08)
44

55
* Updated the validation for the Report Transactions API to make the
66
`ip_address` parameter optional. Now the `tag` and at least one of the

lib/minfraud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Minfraud
44
# The Gem version.
5-
VERSION = '2.5.0'
5+
VERSION = '2.6.0'
66
end

0 commit comments

Comments
 (0)