File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Changelog
55
66** Fixes**
77
8- - Added backwards compatibility for integration with [ Goodbye Captcha] ( https://wordpress.org/plugins/goodbye-captcha/ ) .
8+ - Added backwards compatibility for [ Goodbye Captcha] ( https://wordpress.org/plugins/goodbye-captcha/ ) integration .
99
1010** Improvements**
1111
@@ -14,6 +14,7 @@ Changelog
1414- Remove nonces from forms as they're not really useful for publicly available features.
1515- Errors returned by MailChimp are now logged for Forms as well.
1616- Pre-select MailChimp list if there's just one list in the connected account.
17+ - Added missing translation calls for Form Editor.
1718
1819#### 3.0.2 - November 25, 2015
1920
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
178178
179179**Fixes**
180180
181- - Added backwards compatibility for integration with [Goodbye Captcha](https://wordpress.org/plugins/goodbye-captcha/).
181+ - Added backwards compatibility for [Goodbye Captcha](https://wordpress.org/plugins/goodbye-captcha/) integration .
182182
183183**Improvements**
184184
@@ -187,6 +187,7 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
187187- Remove nonces from forms as they're not really useful for publicly available features.
188188- Errors returned by MailChimp are now logged for Forms as well.
189189- Pre-select MailChimp list if there's just one list in the connected account.
190+ - Added missing translation calls for Form Editor.
190191
191192#### 3.0.2 - November 25, 2015
192193
@@ -630,4 +631,6 @@ Minor improvements and additions for compatibility with the [MailChimp Sync plug
630631- The entered email will now be appended to the URL when redirecting to another page
631632== Upgrade Notice ==
632633
633- Testing..
634+ = 3.0.3 =
635+
636+ Minor improvements and re-added support for Goodbye Captcha integration.
You can’t perform that action at this time.
0 commit comments