From 7b7c6fde49472cd8daa5312b468ed29a3b1affaa Mon Sep 17 00:00:00 2001 From: Jeremy Ephron Barenholtz Date: Sun, 13 Sep 2020 13:12:39 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3bf8424..3df6a24 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A simple Gmail API client in Python for applications. +# Note about upgrading to v3.0.0 + +The newest release is not backwards compatible with previous versions, so you'll need to re-authenticate tokens you have for existing projects upon upgrading. + Currently Supported Behavior: - Sending html messages - Sending messages with attachments