diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-03-21 21:54:26 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-03-21 21:54:26 +0000 |
commit | a245f9f1b7a52af6e594c28cca92e8dd74ba33a7 (patch) | |
tree | 2beb9533f0fcb03a8b1509fd36e2bbed605d4583 /readme.txt | |
parent | 8917f5085e0e8c71aefbd3ffe77ed0ea70a867dd (diff) | |
download | Post-SMTP-a245f9f1b7a52af6e594c28cca92e8dd74ba33a7.zip |
Fix sendgrid api call structure
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844501 b8457f37-d9ea-0310-8a92-e5e31aec5664
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=yehuda@m Tags: postman smtp, postman, smtp, email, mail, mailer, email log, oauth2, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, elastic email, office365, mailgun Requires at least: 3.9 Tested up to: 4.9.4 -Stable tag: 1.8.1 +Stable tag: 1.8.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -284,6 +284,9 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 1.8.2 - 2017-12-24 +* Fix: SendGrid API Call Structure + = 1.8.1 - 2017-12-24 * New: Sendgrid API & Client Version 6 * New: Add email log 'send to' column |