From: GoalSmashers Date: Mon, 14 Jan 2013 22:28:30 +0000 (+0100) Subject: Mentioned @rrjaime fix to @charset. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d58b293373b68a2d6671a5942e23e4f80708eae4;p=clean-css.git Mentioned @rrjaime fix to @charset. --- diff --git a/History.md b/History.md index 9d0e891b..f088d40f 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +0.9.2 / 2013-xx-xx +================== + +* Fixed performance issue with replacing multiple @charset declarations and issue with line break + after @charset when using keepLineBreaks option. By [@rrjaime](https://github.com/rrjamie) + 0.9.1 / 2012-12-19 ==================