mirror of
https://github.com/mrclay/minify.git
synced 2025-08-04 21:27:52 +02:00
update changelog
This commit is contained in:
12
HISTORY.txt
12
HISTORY.txt
@@ -1,6 +1,16 @@
|
|||||||
Minify Release History
|
Minify Release History
|
||||||
|
|
||||||
Version 2.3.0
|
Version 2.3.2 (2017-06-09)
|
||||||
|
* PHP 7.1 compatibility fix. #600
|
||||||
|
|
||||||
|
Version 2.3.1 (2017-04-03)
|
||||||
|
* No longer alters inline SVG id URLs. #517, #519
|
||||||
|
* Use $min_libPath in examples and move it within config.php. #522, #524
|
||||||
|
* Prevent false mod_rewrite error. #540
|
||||||
|
* Sync JSMin with mrclay/jsmin-php. #537
|
||||||
|
* URI rewriter passes through empty URLs. #561, #564
|
||||||
|
|
||||||
|
Version 2.3.0 (2016-03-11)
|
||||||
* Adds `$min_concatOnly` option to just concatenate files
|
* Adds `$min_concatOnly` option to just concatenate files
|
||||||
* Deprecates use of Minify_Loader
|
* Deprecates use of Minify_Loader
|
||||||
* Deprecates use of Minify_Logger
|
* Deprecates use of Minify_Logger
|
||||||
|
Reference in New Issue
Block a user