Skip to content

Commit 29b6407

Browse files
author
Sam Harrison
committed
chore: remove outdated announcements
1 parent 5015d53 commit 29b6407

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
[![Open Source Helpers](https://www.codetriage.com/sendgrid/sendgrid-java/badges/users.svg)](https://www.codetriage.com/sendgrid/sendgrid-java)
88
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
99

10-
**NEW:** Subscribe to email [notifications](https://dx.sendgrid.com/newsletter/java) for releases and breaking changes.
11-
12-
**The default branch name for this repository has been changed to `main` as of 07/27/2020.**
13-
1410
**This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Java.**
1511

1612
Version 3.X.X of this library provides full support for all Twilio 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).
@@ -201,9 +197,7 @@ public class Example {
201197
<a name="announcements"></a>
202198
# Announcements
203199

204-
Please see our announcement regarding [breaking changes](https://github.com/sendgrid/sendgrid-java/issues/140). Your support is appreciated!
205-
206-
All updates to this library are documented in our [CHANGELOG](CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-java/releases). You may also subscribe to email [release notifications](https://dx.sendgrid.com/newsletter/java) for releases and breaking changes.
200+
All updates to this library are documented in our [CHANGELOG](CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-java/releases).
207201

208202
<a name="contribute"></a>
209203
# How to Contribute

0 commit comments

Comments
 (0)