From: Jakub Pawlowicz Date: Sun, 12 Apr 2015 11:24:27 +0000 (+0100) Subject: Updates history with info about #429. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=313fc991162159616fea6df7ed35e1be8517e8e7;p=clean-css.git Updates history with info about #429. --- diff --git a/History.md b/History.md index 334d2717..27cc06ac 100644 --- a/History.md +++ b/History.md @@ -7,6 +7,7 @@ * Fixed issue [#376](https://github.com/jakubpawlowicz/clean-css/issues/376) - option to disable `0[unit]` -> `0`. * Fixed issue [#396](https://github.com/jakubpawlowicz/clean-css/issues/396) - better input source maps tracking. * Fixed issue [#397](https://github.com/jakubpawlowicz/clean-css/issues/397) - support for source map sources. +* Fixed issue [#429](https://github.com/jakubpawlowicz/clean-css/issues/429) - unifies data tokenization. * Fixed issue [#480](https://github.com/jakubpawlowicz/clean-css/issues/480) - extracting uppercase property names. * Fixed issue [#500](https://github.com/jakubpawlowicz/clean-css/issues/500) - merging duplicate adjacent properties.