From 967f52d8d587d2654888dea9be7c213aaeecb079 Mon Sep 17 00:00:00 2001 From: No3x Date: Wed, 8 Apr 2015 22:07:37 +0200 Subject: [PATCH] Prepared release 1.4.2. --- readme.txt | 7 +++++-- wp-mail-logging.php | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 13932d86..83907067 100644 --- a/readme.txt +++ b/readme.txt @@ -5,8 +5,8 @@ Tags: mail, email, log, logging, debug, list, store, collect, view License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Requires at least: 3.0 -Tested up to: 4.0.1 -Stable tag: 1.4.1 +Tested up to: 4.1.1 +Stable tag: 1.4.2 Logs each email sent by WordPress. @@ -45,6 +45,9 @@ The logged email has been sent by WordPress but please note this does NOT mean i == Changelog == += 1.4.2, April 4, 2015 = +- Tweak: Library updated - settings load speed improved. + = 1.4.1, March 28, 2015 = - Fix: Restrict submission data works now. - Fix: Granularity of cleanup by time slider changed to 7. diff --git a/wp-mail-logging.php b/wp-mail-logging.php index 6d64feab..307a1c59 100644 --- a/wp-mail-logging.php +++ b/wp-mail-logging.php @@ -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.4.1 + Version: 1.4.2 Author: Christian Zöller Author URI: http://no3x.de/ Description: Logs each email sent by WordPress.