File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6565
6666## v1.5.0 (2021-02-02)
6767
68- * Add the ` hash_address ` attribute to ` Minfraud::Components::Email ` . If
68+ * Adds the ` hash_address ` attribute to ` Minfraud::Components::Email ` . If
6969 this is ` true ` , the MD5 hash of the ` address ` will be sent instead of the
7070 plain text ` address ` . Use this if you prefer to send the hash of the
7171 ` address ` rather than the plain text. Note that this normalizes the
7575 input is set but the ` domain ` is not.
7676* Adds new payment processors ` :apple_pay ` and ` :aps_payments ` to
7777 ` Minfraud::Components::Payment ` .
78- * Added support for the IP address risk reasons in the minFraud Insights
78+ * Adds support for the IP address risk reasons in the minFraud Insights
7979 and Factors responses. This is available at ` .ip_address.risk_reasons ` .
8080 It is an array of ` IPRiskReason ` objects.
8181
8989
9090* IMPORTANT: Ruby 2.0 is no longer supported. If you're using Ruby 2.0,
9191 please use version 1.3.0.
92- * Add handling for the ` REQUEST_INVALID ` error code.
92+ * Adds handling for the ` REQUEST_INVALID ` error code.
9393* The IP address is no longer a required input.
9494* Adds new payment processor ` :tsys ` to ` Minfraud::Components::Payment ` .
9595
You can’t perform that action at this time.
0 commit comments