From 79843e56675aaa65a19b7f4257ddc942e2504dfe Mon Sep 17 00:00:00 2001 From: Philip John Date: Fri, 2 Sep 2016 19:47:21 +0100 Subject: [PATCH] Bump version and tested tag for v1.5.1 --- liveblog.php | 2 +- readme.txt | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/liveblog.php b/liveblog.php index 5990a8239..4c40ffb66 100644 --- a/liveblog.php +++ b/liveblog.php @@ -4,7 +4,7 @@ * Plugin Name: Liveblog * Plugin URI: http://wordpress.org/extend/plugins/liveblog/ * Description: Blogging: at the speed of live. - * Version: 1.5 + * Version: 1.5.1 * Author: WordPress.com VIP, Automattic * Author URI: http://vip.wordpress.com/ * Text Domain: liveblog diff --git a/readme.txt b/readme.txt index 9de608b1c..1c2354e81 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: automattic, nbachiyski, batmoo, johnjamesjacoby Tags: liveblog Requires at least: 3.5 -Tested up to: 4.4 -Stable tag: 1.5 +Tested up to: 4.6 +Stable tag: 1.5.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -47,6 +47,15 @@ If you'd like to check out the code and contribute, [join us on github](https:// == Changelog == += 1.5.1 = + +* Fix for duplicate entries with lazyloading (props potatomaster) +* Fix for formatting tweets with lazyloading (props potatomaster) +* Restore relative date in entries (props davidbinda) +* Allow template overrides from child themes (props davidbinda) +* Fix issue with plupload container (props davidbinda) +* Fix for broken oEmbeds in Liveblog entries (props philipjohn) + = 1.5 = * New "Key Events" feature