From 780bef6e27ab02bcf460c00380cceed73b6c87b1 Mon Sep 17 00:00:00 2001 From: Luke Page Date: Thu, 19 Dec 2013 06:37:21 +0000 Subject: [PATCH] add to the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac5322f1..25de0c36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ - Fix possible issue with import reference not bringing in styles (may not be a bugfix, just a code tidy) - Performance improvements that may result in approx 20-40% speed up - Fix some issues with urls() being prefixed twice and unquoted urls in mixins being processed each time they are called + - Properties can be interpolated, e.g. @{prefix}-property: value; + - a default function has been added only valid in mixin definitions to determine if no other mixins have been matched # 1.5.1