All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Fix async, per sendgrid/sendgrid-csharp#235
- Sign assembly with a strong name
- Made the Response variables non-redundant. e.g. response.ResponseBody becomes response.Body
- We are live!