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 28a0fa5 + 2a26670 commit 1172abcCopy full SHA for 1172abc
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v2.5.0
+## v2.5.0 (2024-04-16)
4
5
* Equivalent domain names are now normalized when `hash_address` is used.
6
For example, `googlemail.com` will become `gmail.com`.
lib/minfraud/version.rb
@@ -2,5 +2,5 @@
module Minfraud
# The Gem version.
- VERSION = '2.4.0'
+ VERSION = '2.5.0'
end
0 commit comments