From 0341096b5793042dd9c26c18c140d3fc8a6a29e9 Mon Sep 17 00:00:00 2001 From: Elmer Thomas Date: Mon, 11 Jul 2016 11:54:13 -0700 Subject: [PATCH] Added v3 Web API support to TODO list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8ab886b..35f87ca 100644 --- a/README.md +++ b/README.md @@ -124,4 +124,8 @@ TODO * Test coverage (I would appreciate help writing tests). * Possibly integrate with SendGrid's Event API and some of the other goodies they provide. +* Upgrade to SendGrid v3 Web API + * https://sendgrid.com/docs/Classroom/Send/v3_Mail_Send/how_to_migrate_from_v2_to_v3_mail_send.html + * https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/index.html +