Skip to content

Commit

Permalink
Clean up release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Dec 6, 2023
1 parent 30f8ea0 commit 293908b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,15 @@ Release Notes
However, if you are using .NET 5.0, the .NET Standard 2.1 target should
continue working for you.
* .NET 7.0 and .NET 8.0 have been added as a target.
* Added `ShopifyPayments` to the `PaymentProcessor` enum.
* Added `GooglePay`, `Placetopay`, and `ShopifyPayments` to the
`PaymentProcessor` enum.
* Added `IWebServiceClient` to facilitate mocking of `WebServiceClient`.
Pull request by Ian Göbl. GitHub #152.
* Added `GooglePay` to the `PaymentProcessor` enum.
* Added `Placetopay` to the `PaymentProcessor` enum.
* Updated `MaxMind.GeoIP2` dependency to version that includes the `IsAnycast`
property on `MaxMind.GeoIP2.Model.Traits`. This is `true` if the IP address
belongs to an [anycast network](https://en.wikipedia.org/wiki/Anycast).
This is available in minFraud Insights and Factors.


4.1.0 (2022-03-28)
------------------

Expand All @@ -27,7 +25,6 @@ Release Notes
passed instead of `IssuerIdNumber` if you do not wish to pass partial
account numbers or if your payment processor does not provide them.


4.0.0 (2022-02-07)
------------------

Expand Down

0 comments on commit 293908b

Please sign in to comment.