Skip to content

Commit

Permalink
Prep v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Dec 2, 2018
1 parent a34f4b7 commit 4c52cfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v5.0.3
* PR #47: Extra DI interfaces for DI support. Notification event and transaction status constants. Changed `Transaction.Description` return from object to string. Thanks granthoff1107!

## v5.0.2
* Fixed possible "Operation is not supported on this platform" exception from being thrown in `WebhookHelper.IsValid()` on .NET Core platform. `Rsa.ImportParameters(CoinbasePublicKey)` used instead of `Rsa.FromXmlString()`.

Expand Down

0 comments on commit 4c52cfa

Please sign in to comment.