Skip to content

Commit

Permalink
Prepared release 1.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
No3x committed Sep 21, 2014
1 parent 9a43e55 commit e2389f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 1.3.1
Stable tag: 1.3.2

Logs each email sent by WordPress.

Expand Down Expand Up @@ -42,6 +42,9 @@ Just install and activate wp-mail-logging. The plugin will do the work for you!


== Changelog ==
= 1.3.2, September 21, 2014 =
- Fixed HTML mails broken in previous version.

= 1.3.1, September 12, 2014 =
- Fixed angle brackets notation support (e.g. John Doe <[email protected]>).

Expand Down
2 changes: 1 addition & 1 deletion wp-mail-logging.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: WP Mail Logging
Plugin URI: http://wordpress.org/extend/plugins/wp-mail-logging/
Support URI: https://github.com/No3x/wp-mail-logging/issues
Version: 1.3.1
Version: 1.3.2
Author: Christian Z&ouml;ller
Author URI: http://no3x.de/
Description: Logs each email sent by WordPress.
Expand Down

0 comments on commit e2389f8

Please sign in to comment.