Updates changelog after reworked minification.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 9 Oct 2014 19:48:02 +0000 (20:48 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:27:11 +0000 (21:27 +0100)
History.md

index 4db9ba7..18ab4c0 100644 (file)
@@ -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.