From bf26b5d9fc7c73f94c2add2a26bf5ca73920faec Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Wed, 25 Feb 2015 22:24:39 +0000 Subject: [PATCH] Adds restructuring info to 3.1 changelog. --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index a16e1612..e232684b 100644 --- a/History.md +++ b/History.md @@ -4,6 +4,7 @@ * Adds `0deg` to `0` minification where possible. * Adds better non-adjacent selector merging when body is the same. * Adds official support for node.js 0.12. +* Adds restructuring optimizations to reorganize selectors, which vastly improves minification. * Fixed issue [#158](https://github.com/jakubpawlowicz/clean-css/issues/158) - adds body-based selectors reduction. * Fixed issue [#182](https://github.com/jakubpawlowicz/clean-css/issues/182) - removing space after closing brace. * Fixed issue [#204](https://github.com/jakubpawlowicz/clean-css/issues/204) - `@media` merging. -- 2.34.1