From 1cdb553d74b8c4d92ed99e4482d6d4b5f2a19a36 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Thu, 9 Oct 2014 20:48:02 +0100 Subject: [PATCH] Updates changelog after reworked minification. --- History.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.34.1