summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon West <brawest@gmail.com>2015-01-26 10:43:36 -0700
committerBrandon West <brawest@gmail.com>2015-01-26 10:43:36 -0700
commit6354302c92e8994b44ae8fc89a992ad4ffca5b6d (patch)
treeb17d15220a74e114b6a9916ccff18e72b26760a4
parent007ed30dd6b0d9c121a53fcb6a0a8e48b517de6c (diff)
downloadsendgrid-csharp-6354302c92e8994b44ae8fc89a992ad4ffca5b6d.zip
sendgrid-csharp-6354302c92e8994b44ae8fc89a992ad4ffca5b6d.tar.gz
sendgrid-csharp-6354302c92e8994b44ae8fc89a992ad4ffca5b6d.tar.bz2
Update README.md
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 8d38ce6..b63fba5 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-csharp.png?branch=master)](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