Skip to content

Commit

Permalink
release notes. #58.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Aug 14, 2019
1 parent 98d63c2 commit e2bef11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
@@ -1,3 +1,6 @@
## v5.1.2
* PR #58: Makes `PlaceBuy.Amount` nullable. Documentation states that `PlaceBuy.Amount` or `PlaceBuy.Total` can be specified but not both. Thanks Nemeth!

## v5.1.1
* Issue #55: Add `client.HoistResponse(out var msg)` that can be used to get the underlying `HttpResponseMessage`. Useful for advanced scenarios where you want to manually check low-level HTTP headers, HTTP status code or inspect the response body manually.

Expand Down

0 comments on commit e2bef11

Please sign in to comment.