v8.0.0
BREAKING CHANGE
- updated dependency on SendGrid.CSharp.HTTP.Client, which had a breaking change
- Fixes issue #259
- the async behavior in the HTTP client has changed, as we don’t block on .Result anymore
- Updated USAGE, examples and README to demonstrate await usage