From 308bfe2e2bf3d1fb098674b3fb7007dcf9ee11d5 Mon Sep 17 00:00:00 2001 From: Luke Page Date: Mon, 1 Jul 2013 10:16:37 +0100 Subject: [PATCH] update changelog to add svg-gradient function --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c88ed011..135da7b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - change to not throw exceptions in toCSS - always return an error object - allow property merging through the +: syntax - Fix the saturate function to pass through when using the CSS syntax + - Added svg-gradient function # 1.4.1