diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,9 +6,9 @@ **BREAKING CHANGE as of 2016.06.14** -Version `7.0.0` is a breaking change for the entire library. +Version `7.X.X` is a breaking change for the entire library. -Version 7.0.0 brings you full support for all Web API v3 endpoints. We +Version 7.X.X brings you full support for all Web API v3 endpoints. We have the following resources to get you started quickly: - [SendGrid @@ -18,6 +18,7 @@ have the following resources to get you started quickly: - [Example Code](https://github.com/sendgrid/sendgrid-csharp/tree/master/examples) - [Example Project](https://github.com/sendgrid/sendgrid-csharp/tree/master/Example) +- [Migration from v2 to v3](https://sendgrid.com/docs/Classroom/Send/v3_Mail_Send/how_to_migrate_from_v2_to_v3_mail_send.html) Thank you for your continued support! |