[Pkg-javascript-commits] [less.js] 215/285: minor correction for color changes in v2

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


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

js pushed a commit to annotated tag v2.0.0
in repository less.js.

commit 72cc9e5cb3c59fdd4636f98f235917b6470cc015
Author: Max Mikhailov <seven.phases.max at gmail.com>
Date:   Wed Oct 22 15:00:12 2014 +0400

    minor correction for color changes in v2
    
    See https://github.com/less/less-docs/commit/3052f8bfa9302b6f35205011b1b6938c78745ea1
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 170cb10..8a96907 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@
    For a guide to breaking changes see [the v2 upgrade guide](http://lesscss.org/usage/#v2-upgrade-guide)
  - no longer including old versions of less in the repo or npm
  - not including test less and gradle files in npm
- - colours now output in the format they are added unless compressing, so yellow will output yellow, not its hex counterpart
+ - colours now output in the format they are added, so yellow will output yellow, not its hex counterpart
  - better parsing - better comment support and comments in brackets can now contain comments including quotes.
  - Removal of dependency on clean-css - install less-plugin-clean-css and use --clean-css to reference plugin
  - Environment Support - less is now separate from its node and browser environment implementations and adding support for another javascript environment should be straight forward.

-- 
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