Skip to content

Commit

Permalink
Merge pull request #108 from maxmind/horgh/fix-changelog
Browse files Browse the repository at this point in the history
Move Ruby 3.0+ point to correct version
  • Loading branch information
oschwald authored Dec 30, 2024
2 parents 75b7876 + ca62247 commit 6ad5af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
* The minFraud Factors subscores have been deprecated. They will be removed
in March 2025. Please see [our release notes](https://dev.maxmind.com/minfraud/release-notes/2024/#deprecation-of-risk-factor-scoressubscores)
for more information.
* Ruby 3.0+ is now required. If you're using Ruby 2.7, please use version
2.7.0.beta1 or 2.6.0 of this gem.

## v2.7.0.beta1 (2024-09-06)

* Added support for the new risk reasons outputs in minFraud Factors. The risk
reasons output codes and reasons are currently in beta and are subject to
change. We recommend that you use these beta outputs with caution and avoid
relying on them for critical applications.
* Ruby 3.0+ is now required. If you're using Ruby 2.7, please use version
2.6.0 of this gem.

## v2.6.0 (2024-07-08)

Expand Down

0 comments on commit 6ad5af8

Please sign in to comment.