From: Jakub Pawlowicz Date: Thu, 9 Oct 2014 19:48:02 +0000 (+0100) Subject: Updates changelog after reworked minification. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1cdb553d74b8c4d92ed99e4482d6d4b5f2a19a36;p=clean-css.git Updates changelog after reworked minification. --- diff --git a/History.md b/History.md index 4db9ba76..18ab4c0c 100644 --- a/History.md +++ b/History.md @@ -3,6 +3,8 @@ * Allows `target` option to be a path to a folder instead of a file. * Breaks 2.x compatibility for using CleanCSS as a function. +* Reworks minification to tokenize first then minify. + See [changes](https://github.com/jakubpawlowicz/clean-css/compare/b06f37d...dd8c14a). * Speeds up advanced processing by shortening optimize loop. * Fixed issue [#360](https://github.com/GoalSmashers/clean-css/issues/360) - adds 7 extra CSS colors.