[Pkg-javascript-commits] [less.js] 88/88: Add note about clean css options changing

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:22:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v1.7.0
in repository less.js.

commit 7370f72e3228d41db92060cad8eb14ee68f79027
Author: Luke Page <luke.a.page at gmail.com>
Date:   Thu Feb 27 20:16:28 2014 +0000

    Add note about clean css options changing
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9fa3c75..fd76027 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list