From: Jakub Pawlowicz Date: Mon, 29 Feb 2016 07:03:53 +0000 (+0100) Subject: Updates History.md after #735 fix. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f3ccca4ce7c49aeca62a459a6847623851978215;p=clean-css.git Updates History.md after #735 fix. --- diff --git a/History.md b/History.md index 7655f95b..ca328550 100644 --- a/History.md +++ b/History.md @@ -3,6 +3,11 @@ * Requires Node.js 4.0+ to run. +[3.4.10 / 2016-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.9...3.4) +================== + +* Fixed issue [#735](https://github.com/jakubpawlowicz/clean-css/issues/735) - whitespace removal with escaped chars. + [3.4.9 / 2016-01-03](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.8...v3.4.9) ==================