[Pkg-javascript-commits] [less.js] 38/88: changelog so far

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:22:24 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 5bdce432cfba8853c0cec5e9bfa4fc46a4fc376b
Author: Luke Page <luke.a.page at gmail.com>
Date:   Tue Feb 11 21:14:47 2014 +0000

    changelog so far
---
 CHANGELOG.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1375d36..0743e38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# 1.7.0
+
+2014-??-??
+
+ - Add support for using variables with @supports, @namespace, @charset
+ - Fix support for `.mixin(@args...)` when called with no args (e.g. `.mixin();`)
+ - Support property merging with +_ when spaces are needed and keep + for comma separated
+ - Do unit conversions with min and max functions. Don't pass through if not understood, throw an error
+ - Fix a bug when comparing a unit value to a non-unit value if the unit-value was the multiple of another unit (e.g. cm, mm, deg etc.)
+
 # 1.6.3
 
 2014-02-08

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