From 5688a97ca0b57b4ff7441d21e079cc27b07289a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Perona?= Date: Wed, 16 Jan 2019 11:33:05 -0500 Subject: [PATCH] update stable tag and changelog --- readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 9fad8ef..5dd7c57 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: lazyload, lazy load, images, iframes, thumbnail, thumbnails, smiley, smili Requires at least: 4.7 Tested up to: 5.0.2 Requires PHP: 5.4 -Stable tag: 2.0.3 +Stable tag: 2.0.3.1 Lazy Load your images and iframes, replace Youtube videos by a preview thumbnail. @@ -78,6 +78,9 @@ The element you want to apply lazyload on must have this specific markup: The element must have the class `rocket-lazyload-bg`, and a `data-bg` attribute, which value is the CSS url for the image. == Changelog == += 2.0.3.1 = +* Bugfix: Correct an issue preventing lazyload from working + = 2.0.3 = * Bugfix: Prevent incorrect display if JavaScript is disabled * Bugfix: Don't apply lazyload on Divi/Extra/Beaver Builder Editor pages