From 870c6bce1257c03eedaf1367b701fe7fbbcc2569 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Tue, 27 Dec 2016 14:39:15 +0100 Subject: [PATCH] See #801 - adds History.md entry. --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index f04fc063..9c2aeb57 100644 --- a/History.md +++ b/History.md @@ -17,6 +17,7 @@ * Fixed issue [#758](https://github.com/jakubpawlowicz/clean-css/issues/758) - ignores rules with empty selector. * Fixed issue [#767](https://github.com/jakubpawlowicz/clean-css/issues/767) - disables remote `@import` inlining by default. * Fixed issue [#791](https://github.com/jakubpawlowicz/clean-css/issues/791) - resolves imports in-memory if possible. +* Fixed issue [#801](https://github.com/jakubpawlowicz/clean-css/issues/801) - smarter `@import` inlining. * Fixed issue [#817](https://github.com/jakubpawlowicz/clean-css/issues/817) - makes `off` disable rounding. * Fixed issue [#818](https://github.com/jakubpawlowicz/clean-css/issues/818) - disables `px` rounding by default. * Fixed issue [#834](https://github.com/jakubpawlowicz/clean-css/issues/834) - adds extra line break in nested blocks. -- 2.34.1