8000 chore: remove outdated announcements · sendgrid/sendgrid-python@e3d3ce5 · GitHub
[go: up one dir, main page]

Skip to content

Commit e3d3ce5

Browse files
author
Sam Harrison
committed
chore: remove outdated announcements
1 parent 202fabc commit e3d3ce5

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-python.svg)](https://github.com/sendgrid/sendgrid-python/graphs/contributors)
88
[![Open Source Helpers](https://www.codetriage.com/sendgrid/sendgrid-python/badges/users.svg)](https://www.codetriage.com/sendgrid/sendgrid-python)
99

10-
**The default branch name for this repository has been changed to `main` as of 07/27/2020.**
11-
1210
**This library allows you to quickly and easily use the SendGrid Web API v3 via Python.**
1311

1412
Version 3.X.X+ of this library provides full support for all SendGrid [Web API v3](https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html) endpoints, including the new [v3 /mail/send](https://sendgrid.com/blog/introducing-v3mailsend-sendgrids-new-mail-endpoint).
@@ -187,9 +185,7 @@ Please see [our helper](sendgrid/helpers/inbound) for utilizing our Inbound Pars
187185
<a name="announcements"></a>
188186
# Announcements
189187

190-
Please see our announcement regarding [breaking changes](https://github.com/sendgrid/sendgrid-python/issues/217). Your support is appreciated!
191-
192-
All updates to this library are documented in our [CHANGELOG](CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-python/releases). You may also subscribe to email [release notifications](https://dx.sendgrid.com/newsletter/java) for releases and breaking changes.
188+
All updates to this library are documented in our [CHANGELOG](CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-python/releases).
193189

194190
<a name="contribute"></a>
195191
# How to Contribute

README.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,12 @@
33

44

55

6-
|Tests Badge| |codecov| |Python Versions| |PyPI Version| |Docker Badge| |Email Notifications Badge| |MIT licensed| |Twitter Follow| |GitHub contributors| |Open Source Helpers|
6+
|Tests Badge| |codecov| |Python Versions| |PyPI Version| |Docker Badge| |MIT licensed| |Twitter Follow| |GitHub contributors| |Open Source Helpers|
77

88
**This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Python.**
99

1010
**NEW:**
1111

12-
**The default branch name for this repository has been changed to `main` as of 07/27/2020.**
13-
14-
- Subscribe to email `notifications`_ for releases and breaking changes.
1512
- Version 6.X release is a BREAKING CHANGE from version 5.X, please see the `release notes`_ for details.
1613
- Send SMS messages with `Twilio`_.
1714

@@ -223,7 +220,6 @@ Announcements
223220
=============
224221

225222
All updates to this library are documented in our `CHANGELOG`_ and `releases`_.
226-
You may also subscribe to email `release notifications`_ for releases and breaking changes.
227223

228224
How to Contribute
229225
=================
@@ -253,7 +249,6 @@ License
253249

254250
`The MIT License (MIT)`_
255251

256-
.. _notifications: https://dx.sendgrid.com/newsletter/python
257252
.. _Twilio: https://github.com/sendgrid/sendgrid-python/blob/HEAD/use_cases/sms.md
258253
.. _release notes: https://github.com/sendgrid/sendgrid-python/releases/tag/v6.0.0
259254
.. _Web API v3: https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html
@@ -279,7 +274,6 @@ License
279274
.. _breaking changes: https://github.com/sendgrid/sendgrid-python/issues/217
280275
.. _CHANGELOG: https://github.com/sendgrid/sendgrid-python/blob/HEAD/CHANGELOG.md
281276
.. _releases: https://github.com/sendgrid/sendgrid-python/releases
282-
.. _release notifications: https://dx.sendgrid.com/newsletter/python
283277
.. _CONTRIBUTING: https://github.com/sendgrid/sendgrid-python/blob/HEAD/CONTRIBUTING.md
284278
.. _Feature Request: https://github.com/sendgrid/sendgrid-python/blob/HEAD/CONTRIBUTING.md#feature-request
285279
.. _Bug Reports: https://github.com/sendgrid/sendgrid-python/blob/HEAD/CONTRIBUTING.md#submit-a-bug-report
@@ -298,8 +292,6 @@ License
298292
:target: https://codecov.io/gh/sendgrid/sendgrid-python
299293
.. |Docker Badge| image:: https://img.shields.io/docker/automated/sendgrid/sendgrid-python.svg
300294
:target: https://hub.docker.com/r/sendgrid/sendgrid-python/
301-
.. |Email Notifications Badge| image:: https://dx.sendgrid.com/badge/python
302-
:target: https://dx.sendgrid.com/newsletter/python
303295
.. |MIT licensed| image:: https://img.shields.io/badge/license-MIT-blue.svg
304296
:target: ./LICENSE
305297
.. |Twitter Follow| image:: https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow

0 commit comments

Comments
 (0)
0