Fix readme.txt rendering

This commit is contained in:
Pavel Dohnal
2017-10-24 14:55:21 +01:00
parent 16111a99fb
commit c2030e9a86

View File

@@ -115,11 +115,11 @@ Stop by our [support site](https://www.mailpoet.com/support).
== Changelog ==
= 3.0.8 - 2017-10-24 =
Improved: unsubscribe link now works in browser and email previews;
Improved: relative URLs in images are replaced by absolute URLs. Thanks Xavier!
Fixed: default email templates to be translated into your language. Thanks Webteam!
Fixed: subscription form's "required field" validation message is now translatable. Thanks, Frank!
Fixed: plugin doesn't fail to activate when WP users table contains custom columns. Thanks Brian!
* Improved: unsubscribe link now works in browser and email previews;
* Improved: relative URLs in images are replaced by absolute URLs. Thanks Xavier!
* Fixed: default email templates to be translated into your language. Thanks Webteam!
* Fixed: subscription form's "required field" validation message is now translatable. Thanks, Frank!
* Fixed: plugin doesn't fail to activate when WP users table contains custom columns. Thanks Brian!
= 3.0.7 - 2017-10-17 =
* Improved: subscribing from the same IP address is progressively throttled. Thanks Suyog Palav, Piyush Kumar and Bits of Freedom!