1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-14 01:54:11 +02:00

3.0.2 release notes

This commit is contained in:
Steve Clay
2017-09-14 18:13:04 -04:00
committed by GitHub
parent 72ece76cdf
commit 004f6bf730

View File

@@ -1,3 +1,9 @@
## Version 3.0.2 (2017-09-14)
* Fixes syntax error in Groups controller, #613
* Better-maintained lessphp fork, #610
* No longer corrupts some chars in some environments, #608
## Version 3.0.1 (2017-06-09)
* Update CSSmin to v4, #599, #590