From 6f13f519da29d556895bc727f3f1d1e5f32f203e Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Wed, 21 Dec 2016 08:37:58 +0100 Subject: [PATCH] See #657 - adds missing History.md entry. --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index eb1a2cba..c81461de 100644 --- a/History.md +++ b/History.md @@ -7,6 +7,7 @@ * Replaces the old tokenizer with a new one which doesn't use any escaping. * Replaces the old `@import` inlining with one on top of the new tokenizer. * Simplifies URL rebasing with a single `rebaseTo` option in API or inferred from `--output` in CLI. +* Fixed issue [#657](https://github.com/jakubpawlowicz/clean-css/issues/657) - adds property name validation. * Fixed issue [#686](https://github.com/jakubpawlowicz/clean-css/issues/686) - adds rounding precision for all units. * 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