Skip to content

Commit 298aeab

Browse files
v3 announcement
1 parent afe99dc commit 298aeab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ Warning
1212

1313
If you upgrade to version ``1.2.x``, the ``add_to`` method behaves differently. In the past this method defaulted to using the ``SMTPAPI`` header. Now you must explicitly call the ``smtpapi.add_to`` method. More on the ``SMTPAPI`` section.
1414

15+
Announcements
16+
-------------
17+
18+
For users of our `Web API v3 endpoints`_, we have begun integrating v3 endpoints into this library. As part of this process we have implemented a test automation tool, TOX_. We are also updating and enhancing the core library code.
19+
20+
In no particular order, we have implemented a few of the v3 endpoints already and would appreciate your feedback. Please feel free to submit issues and pull requests on the `v3_beta branch`_.
21+
22+
Thank you for your continued support!
23+
1524
Install
1625
-------
1726

@@ -408,3 +417,6 @@ MIT License
408417
.. _Category: http://sendgrid.com/docs/Delivery_Metrics/categories.html
409418
.. _Unique Arguments: http://sendgrid.com/docs/API_Reference/SMTP_API/unique_arguments.html
410419
.. _Filter: http://sendgrid.com/docs/API_Reference/SMTP_API/apps.html
420+
.. _`Web API v3 endpoints`: https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html
421+
.. _TOX: https://testrun.org/tox/latest/
422+
.. _`v3_beta branch`: https://github.com/sendgrid/sendgrid-python/tree/v3_beta

0 commit comments

Comments
 (0)