diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-03-22 09:35:07 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-03-22 09:35:07 +0000 |
commit | ff0f11b11a728d9f4109b6989aa340f2f26a12e2 (patch) | |
tree | 893a1aa5c5fc11e9b841660af1bce15daf3e5453 | |
parent | 0824c058f51e0d6c212d61bf4c97860fed9e7c63 (diff) | |
download | Post-SMTP-ff0f11b11a728d9f4109b6989aa340f2f26a12e2.zip |
Fix changelog dates and add latest release
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844815 b8457f37-d9ea-0310-8a92-e5e31aec5664
-rw-r--r-- | readme.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -284,10 +284,13 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == -= 1.8.2 - 2017-12-24 += 1.8.3 - 2018-03-21 +* Fix: SendGrid API Call Structure (The previous try didn't work) + += 1.8.2 - 2018-03-21 * Fix: SendGrid API Call Structure -= 1.8.1 - 2017-12-24 += 1.8.1 - 2018-03-20 * New: Sendgrid API & Client Version 6 * New: Add email log 'send to' column * Fix: fallback emails on hosting require the '-f' parameter |