From 7370f72e3228d41db92060cad8eb14ee68f79027 Mon Sep 17 00:00:00 2001 From: Luke Page Date: Thu, 27 Feb 2014 20:16:28 +0000 Subject: [PATCH] Add note about clean css options changing --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fa3c7568..fd7602731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Add support for rulesets in variables and passed to mixins to allow wrapping - Change luma to follow the w3c spec, luma is available as luminance. Contrast still uses luma so you may see differences if your threshold % is close to the existing calculated luma. + - Upgraded clean css which means the --selectors-merge-mode is now renamed --compatibility - Add support for using variables with @keyframes, @namespace, @charset - Support property merging with +_ when spaces are needed and keep + for comma separated - Imports now always import once consistently - a race condition meant previously certain configurations would lead to a different ordering of files