summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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