diff options
author | Brandon West <brawest@gmail.com> | 2015-01-26 10:43:36 -0700 |
---|---|---|
committer | Brandon West <brawest@gmail.com> | 2015-01-26 10:43:36 -0700 |
commit | 6354302c92e8994b44ae8fc89a992ad4ffca5b6d (patch) | |
tree | b17d15220a74e114b6a9916ccff18e72b26760a4 | |
parent | 007ed30dd6b0d9c121a53fcb6a0a8e48b517de6c (diff) | |
download | sendgrid-csharp-6354302c92e8994b44ae8fc89a992ad4ffca5b6d.zip sendgrid-csharp-6354302c92e8994b44ae8fc89a992ad4ffca5b6d.tar.gz sendgrid-csharp-6354302c92e8994b44ae8fc89a992ad4ffca5b6d.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,10 +1,6 @@ [](https://travis-ci.org/sendgrid/sendgrid-csharp) -##Breaking API changes in 3.0.0! - -Use `new SendGridMessage()` instead of `SendGrid.GetInstance()` - -and `new Web()` instead of `Web.GetInstance()` +See the [changelog](https://github.com/sendgrid/sendgrid-csharp/blob/master/CHANGELOG.md) for updates. #Requirements |