Plugin Directory

Changeset 1870897


Ignore:
Timestamp:
05/08/2018 03:45:33 PM (8 years ago)
Author:
terresquall
Message:

Update of readme to point to stable tag v2.1.5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • html-minifier/trunk/readme.md

    r1870886 r1870897  
    55Requires at least: 3.6.4
    66Tested up to: 4.9.5
    7 Stable tag: 2.1.1
     7Stable tag: 2.1.5
    88License: GPLv2 or later
    99
     
    1111
    1212== Description ==
    13 
    14 *If you have installed Version 2.1.2 to 2.1.4, please uninstall it and reinstall the older version, as these versions are found to have severe bugs.*
    1513
    1614HTML Minifier is a server-side source code minifier and cacher that is available both as a PHP class and as a WordPress plugin. It is designed to optimise HTML, CSS and Javascript output sent out to the client by removing whitespace, and by reorganising and / or merging <link>, <style> and <script> tags scattered across HTML pages that are built dynamically on server-side applications.
     
    2523
    2624== Changelog ==
     25
     26= 2.1.5 =
     27*Release Date - 8 March 2018*
     28
     29* Bug-fix: Rolled back the files to version 2.1.1 as versions 2.1.2 to 2.1.4 contained severe errors.
    2730
    2831= 2.1.4 =
Note: See TracChangeset for help on using the changeset viewer.