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
5
5
6
6
** Fixes**
7
7
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 .
9
9
10
10
** Improvements**
11
11
@@ -14,6 +14,7 @@ Changelog
14
14
- Remove nonces from forms as they're not really useful for publicly available features.
15
15
- Errors returned by MailChimp are now logged for Forms as well.
16
16
- Pre-select MailChimp list if there's just one list in the connected account.
17
+ - Added missing translation calls for Form Editor.
17
18
18
19
#### 3.0.2 - November 25, 2015
19
20
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
178
178
179
179
**Fixes**
180
180
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 .
182
182
183
183
**Improvements**
184
184
@@ -187,6 +187,7 @@ MailChimp for WordPress is being developed on GitHub. If you want to collaborate
187
187
- Remove nonces from forms as they're not really useful for publicly available features.
188
188
- Errors returned by MailChimp are now logged for Forms as well.
189
189
- Pre-select MailChimp list if there's just one list in the connected account.
190
+ - Added missing translation calls for Form Editor.
190
191
191
192
#### 3.0.2 - November 25, 2015
192
193
@@ -630,4 +631,6 @@ Minor improvements and additions for compatibility with the [MailChimp Sync plug
630
631
- The entered email will now be appended to the URL when redirecting to another page
631
632
== Upgrade Notice ==
632
633
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